Unable to switch branch

Nikola Pajkovsky npajkovs at redhat.com
Fri Jul 15 08:54:25 UTC 2011


Alain Portal <alain.portal at univ-montp2.fr> writes:

> Hi,
>
> I don't know why, but since several days, I'm unable to switch branch.
>
> [alain at phoenix git]$ rm -rf kicad
> [alain at phoenix git]$ fedpkg clone kicad
> Cloning into kicad...
> Enter passphrase for key '/home/alain/.ssh/id_rsa':
> remote: Counting objects: 498, done.
> remote: Compressing objects: 100% (275/275), done.
> remote: Total 498 (delta 254), reused 432 (delta 211)
> Receiving objects: 100% (498/498), 172.99 KiB | 126 KiB/s, done.
> Resolving deltas: 100% (254/254), done.
> [alain at phoenix git]$ cd kicad
> [alain at phoenix kicad]$ fedpkg switch-branch f15
> Unable to switch to another branch: Unknown remote branch f15
> [alain at phoenix kicad]$ fedpkg switch-branch el6
> Unable to switch to another branch: Unknown remote branch el6
>
> Can somebody tell me where is the problem?

git checkout -tb f15 origin/f15

--
Nikola


More information about the devel mailing list