added global tracking to git
This commit is contained in:
@@ -29,6 +29,8 @@
|
|||||||
l = "!source ~/.githelpers && pretty_git_log"
|
l = "!source ~/.githelpers && pretty_git_log"
|
||||||
la = !git l --all
|
la = !git l --all
|
||||||
|
|
||||||
todo = grep --heading --break --ignore-case -e ' FIX: *' -e ' TODO: *'
|
todo = grep --heading --break --ignore-case -e ' FIX: *' -e ' TODO: *'
|
||||||
[merge]
|
[merge]
|
||||||
tool = vimdiff
|
tool = vimdiff
|
||||||
|
[push]
|
||||||
|
default = tracking
|
||||||
|
|||||||
Reference in New Issue
Block a user