apenwarr / apenwarr/git-subtrac
How to update submodules
Offen
- Vorherrschende Sprache
- Go
- Sterne
- 389
- Forks
- 13
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.