Git(Git)工具
A version control system, to manage files on servers, collaborate on a project with a team, share code and assets, and avoid editing conflicts.
Learning GIT: https://learngitbranching.js.org/
Git:https://git-scm.com/book/zh/v2
GitHub code hosting service, based on Git.
SourceTree
Simplicity and power in a beautiful Git GUI
一款免费的跨平台图形化GIT客户端。
Git
一款免费的跨平台[Windows 、macOS、 Linux]GIT客户端。
GitKraken

TortoiseGit
Windows Shell 下开源的海龟Git,也有SVN的兄弟TortoiseSVN
MGit
一款手机上用的git工具 支持Android系统
Github: https://github.com/maks/MGit
Git Tools
Official Git Site
http://git-scm.com/
Official Git Video Tutorials
http://git-scm.com/videos
Code School Try Git
http://try.github.com/
Introductory Reference & Tutorial for Git
http://gitref.org/
Official Git Tutorial
http://git-scm.com/docs/gittutorial
Everyday Git
http://git-scm.com/docs/everyday
Git Immersion
http://gitimmersion.com/
Git for Computer Scientists
http://eagain.net/articles/git-for-computer-scientists/
Git Magic
http://www-cs-students.stanford.edu/~blynn/gitmagic/
GitHub Training Kit
http://training.github.com/kit
Git Visualization Playground
http://onlywei.github.io/explain-git-with-d3/#freeplay
Last updated