[llvm] r180587 - Added the scripts git-svnup/git-svnrevert to utils/git-svn.

Chandler Carruth chandlerc at google.com
Thu Apr 25 19:51:27 PDT 2013


On Fri, Apr 26, 2013 at 1:58 AM, Michael Gottesman <mgottesman at apple.com>wrote:

> +SVN_REVISION=$(git log -1 $COMMIT | grep git-svn-id | tr -s "@" " " | cut
> -f 4 -d " ")


"git svn find-rev" seems like a simpler way of doing this...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130426/c3dc6378/attachment.html>


More information about the llvm-commits mailing list