Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Commit

Permalink
Docs: Update git aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
Hdoc1509 committed Sep 19, 2022
1 parent e9e395e commit fcea2a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,9 @@ gcma # git commit --amend -m
gd # git diff
gdom # git diff origin/master
gl # git log
gln # git log -n
glo # git log --oneline
glon # git log --oneline -n
gmv # git mv
gp # git push
gpl # git pull
Expand Down

0 comments on commit fcea2a7

Please sign in to comment.