OSDN Git Service

Allow the 'git-llvm' tool to push to svn from the split repositories
authorJames Y Knight <jyknight@google.com>
Fri, 12 Jul 2019 16:40:46 +0000 (16:40 +0000)
committerJames Y Knight <jyknight@google.com>
Fri, 12 Jul 2019 16:40:46 +0000 (16:40 +0000)
commitc2227d994f136b14ea6d2c7ef43c0b2dec5925eb
treed757e8a188af371d3f3fc0737285b9e2784d9621
parent6f8da226650ab94e65607bba7e8b67ed6a8df4ff
Allow the 'git-llvm' tool to push to svn from the split repositories
for 'test-suite', 'lnt', 'zorg', and 'www'.

This is done by looking at the pathname of the git remote named
'origin', which is not 100% reliable, but should work in most cases.

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