Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
git [2020/06/05 18:35] – [Git Submodules] tmaier | git [2020/12/29 02:09] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 28: | Line 28: | ||
</ | </ | ||
- | ==== Update submodule to recent | + | ==== Update submodule to latest |
< | < | ||
cd submodule-main | cd submodule-main | ||
Line 39: | Line 39: | ||
</ | </ | ||
- | ==== Pull Submodule | + | ==== Clone repository |
< | < | ||
- | git pull --recurse-submodules | + | git clone --recurse-submodules |
</ | </ |