Displaying 1 result from an estimated 1 matches for "9b8dd004034".
Did you mean:
g9b8dd004034
2019 Oct 25
2
mini RFC: adding a tag for the SVN -> github migration
...it before switchover to github."
$ git push origin r375505
Why?
This makes "git describe" produce usable linear revision numbers that are a
natural continuation of the SVN revision numbering. For example, a git
describe on HEAD from earlier today gives:
$ git describe
r375505-115-g9b8dd004034
(That is: r375505 plus 115 git commits = 9b8dd004034)
This isn't intended to be an official revision number, nor a long-term
solution to the numbering problem, but seems useful in the short term.
Thoughts?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <ht...