message no. 87298
Posted by web in #github at 2015-03-30T22:49:42Z
I have a branch that I am cloning but my submodule information isn't. Am I using it incorrectly? git clone https://github.com/BClark-Grad-Project/site-template.git --branch gradproject --single-branch gradproject && cd gradproject && git submodule update --init --recursive