wie man aus einem bestimmten Ast in Git zieht
git pull origin <branch>
Alert Aardvark
git pull origin <branch>
git clone -b <branch> <remote_repo>