summaryrefslogtreecommitdiff
path: root/svn-git-hash.pl
AgeCommit message (Collapse)Author
2017-04-19svn-git-hash.pl: New scriptRenato Golin
This script collects the git hash of the closest commit, given an SVN revision. This is intended for LLVM usage, when checking out multiple repositories, given a single SVN revision number, but can work with any repository that is interlocked in the same way. Updates: - Renamed $SVN to $REVISION to disambiguate - Added multiple comments to make decisions explicit - Fixed typos Change-Id: I63482094f3cbdaa7d37be25619ba18ddbe89a1f2