mirror of
https://github.com/meineerde/dotfiles.git
synced 2026-02-06 00:53:23 +00:00
git su should update submodules recursively
This commit is contained in:
parent
566278035a
commit
466cc47b69
@ -9,7 +9,7 @@
|
||||
p = push
|
||||
pf = push --force
|
||||
fp = push --force
|
||||
su = submodule update --init
|
||||
su = submodule update --recursive --init
|
||||
addnw = !sh -c 'git diff -w --no-color "$@" | git apply --cached --ignore-whitespace' -
|
||||
[user]
|
||||
name = Holger Just
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user