call us now!

Git Cheat Sheet

Pull 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...