apenwarr / apenwarr/git-subtrac
How to update submodules
Ouverte
- Langage dominant
- Go
- Étoiles
- 389
- Forks
- 13
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.