[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: The move to git commences!
- From: Jeremy Katz <katzj redhat com>
- To: Discussion of Development and Customization of the Red Hat Linux Installer <anaconda-devel-list redhat com>
- Subject: Re: The move to git commences!
- Date: Thu, 01 Nov 2007 14:21:22 -0400
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]