Adding submodule aliases to gitconfig
This commit is contained in:
@@ -20,6 +20,10 @@
|
|||||||
sl = stash list
|
sl = stash list
|
||||||
sh = show --pretty="format:" --name-only
|
sh = show --pretty="format:" --name-only
|
||||||
|
|
||||||
|
# submodule shortcuts
|
||||||
|
si = submodule init
|
||||||
|
su = submodule update
|
||||||
|
|
||||||
# grep commands
|
# grep commands
|
||||||
|
|
||||||
# 'diff grep'
|
# 'diff grep'
|
||||||
|
|||||||
Reference in New Issue
Block a user