Похожее видео
The parent Git repository isnt always in sync with the latest git submodule. Thats why you need to occasional do a git submodule update. The git submodule update command can be a bit confusing though. It doesnt work exactly as one might think. If you dont add the --remote switch its not going to update your working directory like you might expect. In this Git remote update example we demonstrate how to update your git submodule the right way.,
Похожее видео