Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-git-cn
:dragon_face: 收集整理一些常用 Git 教程、工具 の 资源库,以便在工作中迅速的查找所需...
https://github.com/hylerrix/awesome-git-cn
Last synced: about 3 hours ago
JSON representation
-
Tutorial
- Flight rules for Git - guide about what to do when things go wrong
- Git from the bottom up - great series of articles about Git
- Git-it - app-tutorial on Git
- The Git Community Book - book built by dozens of people in the Git community
- Use gitk to understand git - all important Git terms (commit, commit SHA, branch, merge, rebase) explained using gitk
- Learn Git in a Month of Lunches - tutorial-based book by Manning Publications
- Git Magic - short book about Git
- Try Git - learn Git in 15 minutes with pseudo-terminal interface
-
什么是 Aweningo?
-
教程
- Making Sense of Git – A Visual Perspective - 从时间轴和层级的角度来看 Git 命令。
-
客户端
- TortoiseGit - Windows 平台上的一个易于使用的 Git 客户端,并被完美集成在 Windows 资源管理器上。
- SourceTree - 较为知名的免费 Git 客户端,只能运行在 Windows 和 Mac 平台上。
- RabbitVCS - TortoiseSVN 版本控制系统的图形工具,集成了 Nautilus 和 Thunar(译者注:这里的翻译意思尚不明确)。
- git-cola - 一个跨平台的 Git 客户端。
- GitExtensions - 这是一个 Visual Studio 2010-2015 的拓展插件,和一个独立的 Git 存储库工具。
- GitKraken - 一个基于 Electron 的跨平台 Git 客户端,同时支持免费版和高级付费版。
-
第三方代码托管平台
- Kiln - 付费的 Git 仓库托管平台。
- AWS CodeCommit - Amazon Web Service 在其高可用性基础设施上提供的 SaaS 服务,轻松地托管安全且高度可扩展的私有 Git 仓库。
- Codeplane - 一个没有贡献者数量限制的付费代码托管平台。
-
微信小程序
- Gitter - 高颜值的 Github 小程序,除 Github 榜单外还能学习 Git 并跟踪用户订阅的开发者动态。
-
自建代码托管平台
- GitBlit - 用于管理,查看和服务 Git 仓库的纯 Java 堆栈。
- Apache Allura - 一个代码托管服务的开源实现。
- Phabricator - 一整套强大的 Git 工具来帮助公司构建更高质量的软件。
- RhodeCode CE/EE - 一个提供企业级源代码管理的平台。
-
工作流
- Pro Git - Distributed Workflows
- Git DMZ Flow
- Atlassian Git Tutorial - Comparing Workflows
- GitHub flow - 一个只需要 master 分支的简易 Git 工作流。
-
钩子管理策略
- git-hooks - 一个管理项目、用户和全局 Git 钩子的工具。
-
工具
- awesome-git-addons - 这里列出了超过 20 个 Git 插件,包括所有可用命令。
- myrepos - 一个管理多个版本控制库的工具。
- gr - 一个管理多个 Git 仓库的工具。
- etckeeper - 一个让 /etc 存储在 Git 仓库中的工具集合。
-
拓展
- git-annex - 可以通过 [git-annex assistant](https://git-annex.branchable.com/assistant/) 创建一个同步文件夹,来像操作一个正常的 Git 仓库一样来管理机器上的大型二进制文件。
Programming Languages
Categories
Sub Categories