git:spull: Rename to ssync
As I rarely use git-pull(1) and instead fetch and act manually, I'd rather have it to just sync the submodules.
This commit is contained in:
@@ -2,6 +2,5 @@
|
||||
|
||||
emulate -L zsh -o err_return
|
||||
|
||||
git pull "$@"
|
||||
git submodule sync --recursive
|
||||
git submodule update --init --recursive
|
||||
Reference in New Issue
Block a user