This is a list of useful git commands that been always used, or that need to keep in mind while managing the complex project for production.

Contents

  1. Basic Snapshotting
  2. Reset Git Commands
  3. Branchs & Merging Git Commands
  4. Cherry-pick
  5. Inspection & Comparison Git Commands
  6. Stash (temporary storage)
  7. Git Command Aliases

#git #github

Commonly Used Git Commands - Version Control
1.90 GEEK