added submodule update --init alias.
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
reb = "!r() { git rebase -i HEAD~$1; }; r"
|
||||
# Undo a `git push`
|
||||
undopush = push -f origin HEAD^:master
|
||||
sui = submodule update --init
|
||||
|
||||
[apply]
|
||||
# Detect whitespace errors when applying a patch
|
||||
|
Reference in New Issue
Block a user