There was an error while loading. Please reload this page.
1 parent 4af1634 commit a9d0edeCopy full SHA for a9d0ede
githelp.txt
@@ -45,6 +45,8 @@ Aliases
45
rs = reset --hard HEAD
46
type = cat-file -t
47
dump = cat-file -p
48
+gr = log --oneline --graph --decorate
49
+poh = push origin HEAD
50
51
Sensitive logging
52
git log --all --pretty=format:'%h %cd %s (%an)' --since='7 days ago'
0 commit comments