0
0
mirror of https://github.com/zeux/pugixml.git synced 2024-12-28 22:53:37 +08:00
pugixml/tests/gitsvn.sh
Arseny Kapoulkine fbfe207fe6 tests: Add git-svn reviving script
git-svn-id: https://pugixml.googlecode.com/svn/trunk@1010 99668b35-9821-0410-8761-19e4c4f06640
2014-09-12 15:04:20 +00:00

6 lines
143 B
Bash
Executable File

#!/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