Big list o’ resources – links to external sites¶
general reference, tutorials, cheatsheets¶
pro git book (https://git-scm.com/book/en/v2)
branching, forking, remotes¶
best practices¶
workflows and history cleaning for PRs¶
If you want to experiment with the Gitflow model, This script
gitflow_history.sh
will generate the history shown in the Gitflow figure above; just execute in an
empty directory.