summaryrefslogtreecommitdiff
path: root/svn-git-hash.pl
AgeCommit message (Collapse)Author
2017-05-10svn-git-hash.pl: Update comment after hash changeRenato Golin
Change-Id: Iea987069f3117467c608e1bb6b6a6f4664f1354c
2017-05-10svn-git-hash.pl: use full hash to disambiguate from pathspecRenato Golin
Change-Id: If99ae85970cf1617a79dcceb47f44a5252b70b51
2017-05-08svn-git-hash.pl: Use git -C instead of push/pop dirRenato Golin
Change-Id: I419b36b027a4d979d5152274a0095bbe4596d4a9
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