Git and Git Flow Resources
- cozy’s frontend gitflow - Clean, guided, yet not annoyingly opinionated.
- Good overview of gitflow
- Gitflow cheatsheet
- Atlassian’s comprehensive docs on gitflow
- A comparison of using
git flow
commands versus rawgit
commands. - pstadler/keybase-gpg-github
- how to get verified gh commits
- How to rebase against another branch overriding conflicts with your own branch changes
- Keep a Changelog
- My Guide to using
git bisect
- My git commands
- How to Write A Good Commit Message
- Signing git commits with SSH keys
Last modified: