more git submodule stuff
This commit is contained in:
parent
059a9bd4c3
commit
b3fb7babae
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@
|
|||
ga = "git add";
|
||||
gc = "git commit";
|
||||
gp = "git push";
|
||||
gs = "git submodule sync --recursive && git submodule update --init --recursive";
|
||||
gpl = "git pull --recurse-submodules";
|
||||
gst = "git status";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue