On Thu, 2007-11-01 at 19:17 +0100, Joel Andres Granados wrote: > > Branches should be mirrored there as well. To get a local tracking copy > > of a branch you'll likely want something like > > git branch --track $branchname ; git checkout $branchname > > This line didn't exactly work for me. The one that worked for me goes something > like: > > git-branch --track $YourBranchName origin/$branch ; git checkout $YourBranchName Errr, yes. Sorry about that. -ENEEDMORESLEEP. Jeremy _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list