|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Re: Xen device model support in QEMU
On 25/08/10 21:52, Kamala Narasimhan wrote:
git branch doesn't list that branch and I am not able to checkout that
branch. Am I missing something obvious?
Hi Kamala,
git branch will list only local branch, unless you're using -a.
to create a local branch tracking the remote branch 'qemu-dm-v2' on the
remote 'origin' do:
git checkout --track origin/qemu-dm-v2
--
Vincent
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|