Skip to content

Commit a9d0ede

Browse files
authored
1 parent 4af1634 commit a9d0ede

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

githelp.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ Aliases
4545
rs = reset --hard HEAD
4646
type = cat-file -t
4747
dump = cat-file -p
48+
gr = log --oneline --graph --decorate
49+
poh = push origin HEAD
4850

4951
Sensitive logging
5052
git log --all --pretty=format:'%h %cd %s (%an)' --since='7 days ago'

0 commit comments

Comments
 (0)