Git Cheat Sheet by Tal Lannder | Nov 17, 2020 | communityPull latest of all git submodules If you cloned the repo for the first time you’ll need to run init. git submodule update –init –recursive Now update the submodules git submodule update –recursive...
Recent Comments