mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-07 01:15:10 +01:00
Handy aliases
This commit is contained in:
@@ -18,6 +18,9 @@
|
|||||||
br = branch
|
br = branch
|
||||||
c = commit -am
|
c = commit -am
|
||||||
shame = blame
|
shame = blame
|
||||||
|
r = !GIT_NO_PAGER=1 git l -30
|
||||||
|
l = "!. ~/.githelpers && pretty_git_log"
|
||||||
|
|
||||||
|
|
||||||
[push]
|
[push]
|
||||||
default = simple
|
default = simple
|
||||||
|
|||||||
Reference in New Issue
Block a user