| To: | Thomas Koeller <thomas@koeller.dyndns.org> |
|---|---|
| Subject: | Re: git problem |
| From: | Franck Bui-Huu <vagabon.xyz@gmail.com> |
| Date: | Thu, 29 Nov 2007 12:32:38 +0100 |
| Cc: | linux-mips@linux-mips.org |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; bh=hxq5upnqLwhP8uFt8VF1eRBF4smBil9lUJq46czdxPI=; b=R/0i9LWcFcg+rGV7YZOZOgBN9fkMh7Eyu4fhOFhfhdJhdWOE7Cjm8tP/u25Q7xgAXSwtnQUQeD8im4QcwtK+/rmYmeleucsfaxXP5wxPKWeCFuxYMdKNx7BCWWSJOywVUYbHHof9DZKK9Nwo2BdAq/R4TgrkQYDKgNu4KW4m654= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=dep0A47qXOh2dqaVtOVOfT9D/z2wwuz2/xCPZ9nFfyBK2q68X4biiT41gCKgsGUbw4ByU/WgDffP8NsR1XU9Yzhz4coVwKubuNSzJrIUA1dxhk7PhGwqICU2Km+nIGyYOq9SoxsDHGcFGM7N9KgZBUh/ASDOVxqecPnfMyiIthI= |
| In-reply-to: | <200711281950.46472.thomas@koeller.dyndns.org> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <200711281950.46472.thomas@koeller.dyndns.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Thunderbird 2.0.0.5 (X11/20070719) |
Thomas Koeller wrote:
> on my machine I have clones of both the linux-mips and
> Linus' kernel tree. I recently found that git-describe
> behaves differently in those trees:
[snip]
> The commit is of course present in both trees. AFAIK the
> 'cannot describe' error shows if there are no tags at all,
> but this is not the case; .git/refs/tags is fully populated.
Not really, it can happen if the commit you're trying to describe and
all of its parents are not tagged.
> Has anybody got a clue as to what may be wrong here?
Is the commit originally part of Linus' tree and was pulled later by
Ralf ?
If so, it probably means that the commits committed by Ralf in his
tree, which are the tagged ones, have no relationship with the ones
pulled from Linus.
Franck
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [UPDATED PATCH] IP28 support, Thomas Bogendoerfer |
|---|---|
| Next by Date: | Re: [PATCH] IP28 support, Ralf Baechle |
| Previous by Thread: | Re: git problem, Ralf Baechle |
| Next by Thread: | Re: git problem, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |