Git Commands
Submodule
Submodule
Sync
Sync
git submodule sync
When there is an error like
error: Server does not allow request for unadvertised object
Update
Update
git submodule update --remote
Last updated
Was this helpful?
Submodule
Sync
git submodule sync
When there is an error like
error: Server does not allow request for unadvertised object
Update
git submodule update --remote
Last updated
Was this helpful?