login
Header Space

 
 

Re: what to call it after 2.6.23 but before 2.6.24-rc1?

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Erez Zadok <ezk@...>
Cc: <linux-kernel@...>
Date: Saturday, October 20, 2007 - 8:37 pm

On Sat, 20 Oct 2007, Erez Zadok wrote:

Sounds like you don't have the tags. Do

	git fetch --tags <repo> 

to get them.

There can be several reasons why you don't have the tags, but the two most 
likely ones are:

 - really old versions of git didn't fetch tags by default.

   (not very likely, because it's *really* old, but still, worth 
   mentioning as one possible reason)

 - if you don't fetch into a "tracking" branch, but instead do an 
   "anonymous" fetch into FETCH_HEAD that is then directly merged (or you 
   just rebase your work on top of it), git won't fetch tags, since it 
   assumes that you only want to fetch the one head you mentioned.

but regardless, you can always fetch the tags manually.

		Linus
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
what to call it after 2.6.23 but before 2.6.24-rc1?, Erez Zadok, (Sat Oct 20, 5:54 pm)
Re: what to call it after 2.6.23 but before 2.6.24-rc1?, Linus Torvalds, (Sat Oct 20, 6:26 pm)
Re: what to call it after 2.6.23 but before 2.6.24-rc1? , Linus Torvalds, (Sat Oct 20, 8:37 pm)
speck-geostationary