how to clone everything to a git branch code example Example: clone specific branch git clone --single-branch --branch <branchname> <remote-repo>