search for: r375505

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

Did you mean: 375505
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...