Git
Links:
Cheat sheet: https://github.com/trufa/git-cheatsheet
Git Reference: http://gitref.org/index.html
Play this: https://github.com/Gazler/githug
中文教程: 史上最浅显易懂的Git教程 and 猴子都能懂的GIT入门
Topics:
How to Fork boilerplate to other branch, see examples from: https://github.com/koistya/react-static-boilerplate/tree/master
Common comands
Custom bash function
Tips: merge base when you have changes already commited locally
Alias Command
~/.gitconfig
Last updated