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