/gitsvnscript

A Chrome user script to add a git svn clone command after the svn checkout command on projects hosted on Google Code

Primary LanguageJavaScript

gitsvnscript

If a project on Google Code uses Subversion, this script finds the svn checkout URL project-name-read-only on the source checkout page and appends a git svn clone URL -s project-name command after it.