git
See also: git tricks
learn
- https://thoughtbot.com/upcase/mastering-git
- deliberate git practice: https://github.com/eficode-academy/git-katas
- learn/practice GitHub workflow: https://profy.dev/project/github-minesweeper
- https://github.com/PauloGoncalvesBH/treinamento-git
- https://egghead.io/q/git
- https://blog.bitsrc.io/how-to-utilize-submodules-within-git-repos-5dfdd1c62d09 - How to Utilize Submodules within Git Repos
- game https://ohmygit.org
Basic Git Workflow
gitflow
- gitflow
- Interesting video (portuguese): https://www.youtube.com/watch?v=wzxBR4pOTTs
- Good doc: https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow
- cheatsheet: https://danielkummer.github.io/git-flow-cheatsheet/index.html