adding a submodule update --init --recursive alias
This commit is contained in:
parent
edd9730372
commit
2380ed26db
@ -9,3 +9,4 @@
|
|||||||
[alias]
|
[alias]
|
||||||
lg = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative
|
lg = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative
|
||||||
st = status -s
|
st = status -s
|
||||||
|
smu = submodule update --init --recursive
|
||||||
|
Loading…
x
Reference in New Issue
Block a user