checking out specific branches
Julien Cristau
jcristau at debian.org
Wed May 16 15:11:03 PDT 2007
On Wed, May 16, 2007 at 23:49:49 +0200, Michel Dänzer wrote:
> On Wed, 2007-05-16 at 16:04 +0200, Vedran Rodic wrote:
> >
> > How do I checkout a specific branch of a driver or another project?
> >
> > Freedesktop wiki page says I should use 'git branch' to get a list of
> > available branches, but for the
> > xf86-video-intel and xserver repositories it only returns '*master'. 'git branch -r' displays a list of branches prefixed with origin, but I was unable to check them out successfuly.
>
> Try
>
> git-branch -b <branch> origin/<branch>
>
s/git-branch/git-checkout/ :)
Cheers,
Julien
More information about the xorg
mailing list