Update git-svnrevert to accept git and svn revisions
authorRenato Golin <renato.golin@linaro.org>
Wed, 8 Oct 2014 09:32:47 +0000 (09:32 +0000)
committerRenato Golin <renato.golin@linaro.org>
Wed, 8 Oct 2014 09:32:47 +0000 (09:32 +0000)
commit9e9c2aff71eb52c92182ad1700278f7fba5d9b49
treedc10b3067dfad1ae86ccea2f38ff7d50fc6623f6
parent8e0fd8cd7c0cb01fa45b8628e3cd016c4f2b309e
Update git-svnrevert to accept git and svn revisions

Interchangeable commit ids can now be used on this git-svnrevert, which
will figure out what kind of commit that is (if you use format rNNNN for SVN
commits) and make sure the right ids are used in the right places.

It's a little bit more robust and user-friendly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219290 91177308-0d34-0410-b5e6-96231b3b80d8
utils/git-svn/git-svnrevert