0
0
mirror of https://github.com/zeux/pugixml.git synced 2025-01-16 12:13:24 +08:00
pugixml/tests/gitsvn.sh

6 lines
143 B
Bash
Raw Normal View History

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