| To: | Franck Bui-Huu <vagabon.xyz@gmail.com> |
|---|---|
| Subject: | Re: git problem |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Thu, 29 Nov 2007 15:06:01 +0000 |
| Cc: | Thomas Koeller <thomas@koeller.dyndns.org>, linux-mips@linux-mips.org |
| In-reply-to: | <474ECEF1.3090206@gmail.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <200711281950.46472.thomas@koeller.dyndns.org> <474EA356.3070303@gmail.com> <20071129130903.GB14655@linux-mips.org> <474ECEF1.3090206@gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.17 (2007-11-01) |
On Thu, Nov 29, 2007 at 03:38:41PM +0100, Franck Bui-Huu wrote: > Ralf Baechle wrote: > > Back to the original topic - git describe fails even with some of the > > very old commits of the lmo tree which are known to be tagged so there > > is something wrong. > > Your issue seems different from Thomas' one. In your case: > > $ git cat-file -t refs/tags/linux-1.3.0 > commit > > So the tag you mentioned is a _lightweight_ tag. These are not > considered by git-describe by default. Ah, thanks solving that miracle. The lightweight tags were all created by the git to CVS converter two years ago. I was planning to replace those with signed tags anyway, another reason to do so. Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: git problem, Franck Bui-Huu |
|---|---|
| Next by Date: | Re: git problem, Thomas Koeller |
| Previous by Thread: | Re: git problem, Franck Bui-Huu |
| Next by Thread: | Re: git problem, Thomas Koeller |
| Indexes: | [Date] [Thread] [Top] [All Lists] |