emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Git transition checklist


From: Achim Gratz
Subject: Re: Git transition checklist
Date: Wed, 08 Jan 2014 19:45:20 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Eli Zaretskii writes:
> If I run the above git command in the Emacs git repo, I get this:
>
>   $ git describe --tags
>   mh-e-8.5-4522-gaa5ae3b
>
> I doubt that we want this.  We want the git sha1 value of the last
> commit instead, I think.

With annotated release tags, you should drop the --tags option and only
the annotated tags are considered:

.../emacs> git tag --annotate emacs-24.3-ann emacs-24.3
.../emacs> git describe
emacs-24.3-ann-5712-g478ff9c


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptations for KORG EX-800 and Poly-800MkII V0.9:
http://Synth.Stromeko.net/Downloads.html#KorgSDada




reply via email to

[Prev in Thread] Current Thread [Next in Thread]