A work-in-progress list of my favorite Git commands

The following list is a reference to the Git commands I use the most. Beneath every command there is an explanation of its use.

As of September 2024, I updated the list with more helpful Git commands.

git cherry-pick <commit-hash>

comments powered by Disqus