On Sun, Dec 3, 2017 at 1:25 AM, Philip Oakley wrote:
> From: "anatoly techtonik"
>
> comment at end - Philip
>
>
> On Fri, Nov 24, 2017 at 1:24 PM, Ævar Arnfjörð Bjarmason
> wrote:
>>
>> On Fri, Nov 24, 2017 at 10:52 AM, anatoly techtonik
>&g
On Sat, Nov 11, 2017 at 5:06 AM, Junio C Hamano wrote:
> Igor Djordjevic writes:
>
>> If you would like to mimic output of "git show-ref", repeating
>> commits for each tag pointing to it and showing full tag name as
>> well, you could do something like this, for example:
>>
>> for tag in $
On Fri, Nov 24, 2017 at 1:24 PM, Ævar Arnfjörð Bjarmason
wrote:
> On Fri, Nov 24, 2017 at 10:52 AM, anatoly techtonik
> wrote:
>> On Thu, Nov 23, 2017 at 6:08 PM, Randall S. Becker
>> wrote:
>>> On 2017-11-23 02:31 (GMT-05:00) anatoly techtonik wrote
>>>&
On Thu, Nov 23, 2017 at 6:08 PM, Randall S. Becker
wrote:
> On 2017-11-23 02:31 (GMT-05:00) anatoly techtonik wrote
>>Subject: Re: Unify annotated and non-annotated tags
>>On Sat, Nov 11, 2017 at 5:06 AM, Junio C Hamano wrote:
>>> Igor Djordjevic writes:
>>>
On Sat, Nov 11, 2017 at 5:06 AM, Junio C Hamano wrote:
> Igor Djordjevic writes:
>
>> If you would like to mimic output of "git show-ref", repeating
>> commits for each tag pointing to it and showing full tag name as
>> well, you could do something like this, for example:
>>
>> for tag in $
Hi,
It is hard to work with Git tags, because on low level hash
of non-annotated tag is pointing to commit, but hash for
annotated tag is pointing to tag metadata.
On low level that means that there is no way to get commit
hash from tag in a single step. If tag is annotated, you need
to find and
https://github.com/git-for-windows/git/issues/218#issuecomment-114085764
--
To unsubscribe from this list: send the line "unsubscribe git" in
7 matches
Mail list logo