apenwarr / apenwarr/git-subtrac
How to update submodules
Abierto
- Lenguaje dominante
- Go
- Estrellas
- 389
- Forks
- 13
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.