Git is one of the most common version control systems available, and it's used on private systems and publicly hosted websites for all kinds of development work. Here are seven tricks that have changed the way I work with Git. Know your .git folder. Count your commits. Take a backup of untracked files.

Post cover image
Table of contents
1. Autocorrection in Git2. Count your commits3. Optimize your repo4. Take a backup of untracked files5. Know your .git folder6. View a file of another branch7. Search in Git
9 Comments

Sort: