Jak wyciągnąć z konkretnej gałęzi w Git
git pull origin <branch>
Alert Aardvark
git pull origin <branch>
git clone -b <branch> <remote_repo>