# Cloning
git clone [email protected]:nutgaard/vault.git --recurse-submodules
# Sync from remote
git submodule update --remote --merge
# Push changes
git push --recurse-submodules=on-demand
| Name | Name | Last commit date | ||
|---|---|---|---|---|
# Cloning
git clone [email protected]:nutgaard/vault.git --recurse-submodules
# Sync from remote
git submodule update --remote --merge
# Push changes
git push --recurse-submodules=on-demand