apenwarr / apenwarr/git-subtrac
How to update submodules
Open
- Dominant language
- Go
- Stars
- 389
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
After running `git-subtract --auto-exclude update` I was trying to update my submodules to their latest commits. The Readme states that all the `git submodule` commands keep working, so I tried `git submodule foreach git pull origin master` which pulled from the super project’s master branch and broke everything. What would be the correct command to update the submodules?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.