On Wed, Apr 29, 2009 at 02:03:47PM -0400, Joshua Roys wrote:
>>
>> In man git-describe:
>> EXAMPLES
>>          With something like git.git current tree, I get:
>>
>>              [torva...@g5 git]$ git describe parent
>>              v1.0.4-14-g2414721
>>
>>          i.e. the current head of my "parent" branch is based on v1.0.4,
>> but since it has a few commits on top of that, describe has added the
>> number of additional commits ("14") and an abbreviated object name for
>> the commit itself ("2414721") at the end.
>
> Oh, and the solution is right in the manpage too.  Use --abbrev=0.

Joshua,

thanks a lot for looking into this.

For out purposes, the git rev-list is not useful anyway, so I filed

        https://fedorahosted.org/fedora-infrastructure/ticket/1362

to get that part removed.

-- 
Jan Pazdziora
Senior Software Engineer, Satellite Engineering, Red Hat

_______________________________________________
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel

Reply via email to