search for: g9671d1dc1764

Displaying 1 result from an estimated 1 matches for "g9671d1dc1764".

2019 Oct 25
2
mini RFC: adding a tag for the SVN -> github migration
Proposal: $ git tag -a r375505 186155b89c2d2a2f62337081e3ca15f676c9434b -m "Last SVN commit 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