On 03/04/2019 09:11, Bryan Turner wrote:
On Wed, Apr 3, 2019 at 1:00 AM Amiel Elboim wrote:
Very helpful! annotated tag is good solution for us.
However fix of this issue is important, because it's confusing when you want to
track on your version using git tags.
Lightweight tags have no met
On Wed, Apr 3, 2019 at 1:00 AM Amiel Elboim wrote:
>
> Very helpful! annotated tag is good solution for us.
>
> However fix of this issue is important, because it's confusing when you want
> to track on your version using git tags.
Lightweight tags have no metadata to allow for ordering, so I'm
On Tue, Apr 2, 2019 at 11:47 PM Amiel Elboim wrote:
> Hi!
>
> I've found strange behavior with 'git describe' command, look like for me as
> bug.
>
> In the case I create 2 tags on same commit and I run 'git describe --tags' I
> expect to get the latest tag, but always I get the first tag I crea
Hi!
I've found strange behavior with 'git describe' command, look like for me as
bug.
In the case I create 2 tags on same commit and I run 'git describe --tags' I
expect to get the latest tag, but always I get the first tag I created on the
commit.
Unlike git-describe documentations - "Th
4 matches
Mail list logo