dajocarter
10/18/2016 - 1:53 PM

Clone a single branch, usually not master

Clone a single branch, usually not master

git clone <url> --branch <branch> --single-branch [<folder>]