| Alias | Command |
|---|---|
| gaa | git add --all |
| gcmsg | git commit -m |
| ggp | git push origin $(current_branch) |
| gcm | git checkout $(git_main_branch) |
| grhh | git reset --hard |
| gcb | git checkout -b |
| gsta | git stash push |
| gstd | git stash drop |
| gst | git status |
| glo | git log --oneline --decorate |
Last active
June 17, 2022 18:21
-
-
Save SamsadSajid/162d305c816da83897cb1a0eab8052ff to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment