Last active
February 21, 2017 12:51
-
-
Save b4lk0n/3456b9b9b99713db4537b7cbb1c2ea7f to your computer and use it in GitHub Desktop.
Fetch submodules after checkout
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # just because I always forget | |
| git submodule update --init --recursive |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment