Tricks That Save You Time
78%
Summary
| Command / Concept | What It Does |
|---|---|
git config --global alias.X "Y" | Create a shortcut git X for git Y |
git blame | Show who changed each line and when |
git diff --staged | See staged changes before committing |
git show |
Learn Git in a Day
Everything you need, nothing you don'tEnroll now to unlock all content and receive all future updates for free.
