📌 本文内容整理自 GitHub 开源社区,旨在分享和介绍优秀的开源替代方案。所有项目版权归原作者所有,我们尊重并注明原始出处。如有侵权请联系我们删除。感谢开源社区的每一位贡献者!
📖 项目简介
Git 是分布式版本控制系统的事实标准,所有 Git GUI 工具(GitHub Desktop、SourceTree、GitKraken)都是基于 Git 命令行。Git 本身是开源免费的核心工具。
{% if description_en %}🌍 英文原文
🌍 英文原文
Git is the de facto standard for distributed version control. All Git GUI tools (GitHub Desktop, SourceTree, GitKraken) are based on Git CLI. Git itself is the core open-source free tool.
{% endif %}📊 项目信息
| 开源项目 | Git |
|---|---|
| GitHub | https://github.com/git/git |
| Star 数 | ⭐ 51,000 |
| 许可证 | GPL-2.0 |
| 最后更新 | 2024-04-22 |
| 标签 | {% for tag in tags %} {{tag}} {% endfor %} |