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:
2022-05-14 16:12:23 +02:00
parent 706c55acc1
commit 3512199fce
2 changed files with 1 additions and 2 deletions

View File

@@ -2,6 +2,5 @@
emulate -L zsh -o err_return
git pull "$@"
git submodule sync --recursive
git submodule update --init --recursive