Skip to content
Ted Lin edited this page Feb 5, 2017 · 14 revisions

Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.

官方网站

http://git-scm.com/

教程

增强

  • Git Colony : THE NEXT GENERATION OF PULL REQUESTS With the most advanced peer code review tool out there.
  • Zube : Zube is virtual task board for your software development team. Zube ❤'s GitHub so your GitHub issues are automatically pulled into Zube, and your Zube data is synchronized with GitHub in real-time.
  • Git Town : Git Town is an open-source Git plugin.It adds Git commands that make collaborative software development more efficient and safe.
  • git:logs : Finally, A Better Way to Search Github
  • pre-commit : A framework for managing and maintaining multi-language pre-commit hooks.

Tool

托管

书籍

  • Git Community Book 中文版
  • Git Magic
  • Git Pocket Guide
  • Git Recipes
  • Git Succinctly
  • Git 使用指南
  • Git- Version Control for Everyone
  • Gitolite Essentials
  • Git使用体会
  • Git权威指南
  • Pragmatic Guide to Git
  • Pro Git(cn)
  • Pro Git-读书笔记
  • Pro Git
  • Version Control with Git(2nd)
  • 版本控制之道:使用 Git
  • 看日记学Git
Clone this wiki locally