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";
|
ga = "git add";
|
||||||
gc = "git commit";
|
gc = "git commit";
|
||||||
gp = "git push";
|
gp = "git push";
|
||||||
|
gs = "git submodule sync --recursive && git submodule update --init --recursive";
|
||||||
gpl = "git pull --recurse-submodules";
|
gpl = "git pull --recurse-submodules";
|
||||||
gst = "git status";
|
gst = "git status";
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue