All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vincent Hanquez <vincent.hanquez@eu.citrix.com>
To: Kamala Narasimhan <kamala.narasimhan@gmail.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
	Stefano Stabellini <Stefano.Stabellini@eu.citrix.com>
Subject: Re: Re: Xen device model support in QEMU
Date: Thu, 26 Aug 2010 11:57:44 +0100	[thread overview]
Message-ID: <4C7648A8.3020701@eu.citrix.com> (raw)
In-Reply-To: <AANLkTimGD_p6JF_p6AFVd485KP_a9FpGMq_eZXoDkBuq@mail.gmail.com>

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

  reply	other threads:[~2010-08-26 10:57 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-23 15:02 Xen device model support in QEMU Kamala Narasimhan
2010-08-23 15:17 ` Stefano Stabellini
2010-08-23 15:31   ` Kamala Narasimhan
2010-08-25 12:57 ` Kamala Narasimhan
2010-08-25 19:43   ` Stefano Stabellini
2010-08-25 20:52     ` Kamala Narasimhan
2010-08-26 10:57       ` Vincent Hanquez [this message]
2010-08-27 15:30         ` Kamala Narasimhan
2010-08-25 19:50 ` Ross Philipson
2010-08-25 20:55   ` Kamala Narasimhan
2010-08-25 21:18     ` L1 entry error Ruslan Nikolaev
2010-08-26  6:24       ` Pasi Kärkkäinen
2010-08-27 18:47         ` Ruslan Nikolaev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C7648A8.3020701@eu.citrix.com \
    --to=vincent.hanquez@eu.citrix.com \
    --cc=Stefano.Stabellini@eu.citrix.com \
    --cc=kamala.narasimhan@gmail.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.