git branch -a will show you all branches (remote included)
Until fedpkg is updated, to track any remote branch other than master
(ie: F-13):
git checkout -b f13 remotes/origin/F-13

Then, you juste have to do for switching: git checkout my_branch

Best regards,
H.
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to