git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [QUESTION] What is a tag for?
@ 2006-01-17 22:52 Alex Bennee
  2006-01-17 23:05 ` Petr Baudis
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Alex Bennee @ 2006-01-17 22:52 UTC (permalink / raw)
  To: git

Hi,

So I want to track Linus's 2.6 git tree as well as do a little small
time hacking. I'm not brave enough to sit on the very bleeding edge and
build what ever happens to be at the "HEAD" of the tree. However when a
kernel releases I'd like to build *that* kernel.

I keep thinking of tags like labels in the old convetional SCM case. Is
this correct? I can see once I've done my update (fetch/cogito what
ever) that these tags apear in my local tree:

22:42 alex@malory [linux-2.6] >cat .git/refs/tags/v2.6.16-rc1
f3bcf72eb85aba88a7bd0a6116dd0b5418590dbe

So what do I do with them now? Are they only for branch points? Is the
only way to know I'm building 2.6.16-rc1 to branch from it as described
in git-branch, even if I'm not planning on doing any development?

Is this part of the concept that branches are cheap and you should feel
free to create and throw them away at will?

I look forward to your elucidation and the ah! moment that finally gets
my head around git ;-)

Cheers,


--
Alex, homepage: http://www.bennee.com/~alex/
Zoe: "So.. Trap?" Mal: "Trap." Zoe: "We goin' in?" Mal: "Ain't nothin'
but a few hours out." Wash: "But, remember the part where it's a trap?"

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

end of thread, other threads:[~2006-01-25  9:02 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-17 22:52 [QUESTION] What is a tag for? Alex Bennee
2006-01-17 23:05 ` Petr Baudis
2006-01-18  1:41 ` Junio C Hamano
2006-01-18  4:00   ` Linus Torvalds
2006-01-18  4:40     ` Junio C Hamano
2006-01-18  9:58       ` Petr Baudis
2006-01-18 10:07   ` Petr Baudis
2006-01-18 10:35 ` Andreas Ericsson
2006-01-18 18:19   ` Junio C Hamano
2006-01-18 18:50     ` Andreas Ericsson
2006-01-25  2:08       ` Junio C Hamano
2006-01-25  9:02         ` Andreas Ericsson

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).