Le vendredi 15 juillet 2011 11:16:18, Michał Piotrowski a écrit :
> 2011/7/15 Alain Portal <alain.por...@univ-montp2.fr>:
> > Le vendredi 15 juillet 2011 10:49:55, Michał Piotrowski a écrit :
> >
> >> What
> >> git show-branch -a
> >> says?
> >
> > Many things!
> > See the attached file.
> 
>             ! [origin/f15] Don't forget the file...

This is a previous commit message.

> >
> >> Can you switch branch with git
> >> git checkout f15
> >> ?
> >
> > [alain@phoenix kicad]$ git show-branch -a > show-branch.txt
> > [alain@phoenix kicad]$ git checkout f15
> > Branch f15 set up to track remote branch f15 from origin.
> > Switched to a new branch 'f15'
> > [alain@phoenix kicad]$ git checkout el6
> > Branch el6 set up to track remote branch el6 from origin.
> > Switched to a new branch 'el6'
> > [alain@phoenix kicad]$ fedpkg switch-branch f15
> > Switched to branch 'f15'
> > [alain@phoenix kicad]$ fedpkg switch-branch el6
> > Switched to branch 'el6'
> >
> > So, after a "git checkout $branch" for all branches, a "fedpkg 
> > switch-branch $branch" works...
> 
> fedpkg switch-branch should be tweaked/fixed IMO.

Perhaps I have to say that I'm still under F-12.

Regards,
Alain
-- 
La version française des pages de manuel Linux
http://manpagesfr.free.fr
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to