/learngit

Follow the guide on Git by michaelliao (https://www.liaoxuefeng.com/wiki/896043488029600)

MIT LicenseMIT

Git is a distributed version control system.
Git is free software distributed under the GPL.
Git has a mutable index called stage.
Git tracks changes of files.
Creating a new branch is quick and simple.
Forbid Fast Forward.