git clone branch in existing repository code example Example: clone specific branch git clone --single-branch --branch <branchname> <remote-repo>