https://stackoverflow.com/questions/1911109/how-to-clone-a-specific-git-branch/4568323#4568323
git clone -b <branch> --single-branch <remote_repo>