[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Test harness git clone: "unable to checkout"
On Mon, Aug 15, 2011 at 5:12 AM, Ian Campbell <Ian.Campbell@xxxxxxxxxx> wrote: > On Sat, 2011-08-13 at 04:43 +0100, Todd Deshane wrote: > Instead you should manually checkout the head corresponding to the > flight you are interested in. Check out "git remote -r"'s output and > e.g. > git checkout -b fligh-8416 origin/flight-8416 > Just in case others try to do this. The steps are: git clone git://xenbits.xen.org/osstest.git osstest cd osstest git branch -r <pick your flight> <checkout a flight> e.g. git checkout -b flight-8645 origin/flight-8645 Thanks, Todd _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |