git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Cloning tags from master
@ 2012-10-15 19:44 dquince
  2012-10-16  3:08 ` PJ Weisberg
  0 siblings, 1 reply; 2+ messages in thread
From: dquince @ 2012-10-15 19:44 UTC (permalink / raw)
  To: git

I am trying to implement using tags in our build process, but am running into
an issue with pulling tags from master. My scenario is as follows
We decide on a release and I tag master with testtag which has commit
testtag-1-gf3b117e
When I make another commit to master and check the tag, I see it as
testtag-2-gfb56442
When I try and pull the tag using testtag, it just wants to pull the latest
commit to master. 

I verified this works in branches other than master, so can this be done
from master or does the tag just follow the head?




--
View this message in context: http://git.661346.n2.nabble.com/Cloning-tags-from-master-tp7569301.html
Sent from the git mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-10-16  3:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-15 19:44 Cloning tags from master dquince
2012-10-16  3:08 ` PJ Weisberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).