Track Submodule Branch
- Update submodules to track branches instead of specific commits - Update README to include "--remote" option for updating submodules
This commit is contained in:
@@ -67,7 +67,7 @@ Set the flag ~showUntrackedFiles~ to ~no~ on this specific (local) repo
|
||||
Pull and update submodules
|
||||
|
||||
#+begin_src shell
|
||||
config git submodule update --init --recursive
|
||||
config git submodule update --init --recursive --remote
|
||||
#+end_src
|
||||
|
||||
* Git
|
||||
|
Reference in New Issue
Block a user