All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vincent Hanquez <vincent.hanquez@eu.citrix.com>
To: "Martinx - ジェームズ" <thiagocmartinsc@gmail.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
	"xen-users@lists.xensource.com" <xen-users@lists.xensource.com>,
	Dot Yet <dot.yet@gmail.com>
Subject: Re: Re: [Xen-users] Jeremy's git tags
Date: Sat, 13 Mar 2010 08:12:15 +0000	[thread overview]
Message-ID: <4B9B48DF.9030203@eu.citrix.com> (raw)
In-Reply-To: <6b7f6eb1003121215v2d856c91i194893bf58b7de4c@mail.gmail.com>

On 12/03/10 20:15, Martinx - ジェームズ wrote:
> git tag -l
> git checkout TAG
> 
> This will create a new branch based on that tag...

git checkout TAG doesn't create a branch, but will checkout all your
current files to represent the revision the tag is pointing to.

git checkout TAG -b TAG will create a "TAG" branch starting at the tap
revision.

just nitpicking,
-- 
Vincent

  reply	other threads:[~2010-03-13  8:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <93bc4af41003112132g1566595ewc6371e7ac3816f69@mail.gmail.com>
     [not found] ` <27874119.post@talk.nabble.com>
     [not found]   ` <93bc4af41003120431h2c839b3ep4d55b49567bfcd9e@mail.gmail.com>
2010-03-12 20:08     ` [Xen-users] Jeremy's git tags Dot Yet
2010-03-12 20:15       ` Martinx - ジェームズ
2010-03-13  8:12         ` Vincent Hanquez [this message]
2010-03-12 20:44       ` Michael D Labriola
2010-03-12 21:43         ` Jeremy Fitzhardinge
2010-03-12 21:45       ` [Xen-devel] " Jeremy Fitzhardinge
2010-03-13  2:31         ` Dot Yet
2010-03-13  9:42           ` Re: [Xen-users] " Sander Eikelenboom

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=4B9B48DF.9030203@eu.citrix.com \
    --to=vincent.hanquez@eu.citrix.com \
    --cc=dot.yet@gmail.com \
    --cc=thiagocmartinsc@gmail.com \
    --cc=xen-devel@lists.xensource.com \
    --cc=xen-users@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.