git-svn-clone-externals
git-svn-clone-externals copied to clipboard
Interested in pulling in major rewrite?
Hi Andre,
Thanks for the scripts! I needed to add support for relative svn external urls, and ended up reimplementing all the scripts as a big python script with sub commands.
All of the functionality is there as a sub command to a master script called "git-svn-ext".
I didn't realize there were so many forks, so I'm not sure if someone has done this already or not.
Feel free to merge in if you are interested.