Re: spec file changes: removing Release: and %changelog

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

 



Colin Walters <walters@xxxxxxxxxx> wrote:
...
> Third, we could switch to a revision control system with
>
> * Atomic commits
> * A nice integer sequence mapping for commits on a branch
>
> Subversion and Mercurial both have these properties; I'm not sure if git
> has the second.

It does.  For example, in my coreutils.git tree, running "git describe HEAD"
prints "v6.10-108-gd44893c", which indicates that is the 108th change
set since the v6.10 tag, and its SHA1 starts with "d44893c".

Doing the same for the previous SHA1:

    $ git describe b7a836c0a3524cda8ef79c30c3fe7ea759ae4656
    v6.10-107-gb7a836c

-- 
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux