tests: Add git-svn reviving script
git-svn-id: https://pugixml.googlecode.com/svn/trunk@1010 99668b35-9821-0410-8761-19e4c4f06640
This commit is contained in:
parent
79838424ad
commit
fbfe207fe6
5
tests/gitsvn.sh
Executable file
5
tests/gitsvn.sh
Executable file
@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
git svn init https://pugixml.googlecode.com/svn/trunk
|
||||||
|
git update-ref refs/remotes/git-svn refs/remotes/origin/master
|
||||||
|
git svn rebase
|
||||||
Loading…
Reference in New Issue
Block a user