-
Notifications
You must be signed in to change notification settings - Fork 0
Home
ColMelvin edited this page Oct 7, 2012
·
3 revisions
This project aims to improve the accuracy of diffs in the SVN style from a git-svn cloned repository. For a faster and simpler implementation of this concept, see http://mojodna.net/2009/02/24/my-work-git-workflow.html.
All of the information about the existing implementation can be obtained via the README file or the in-program POD formatted docs (try perldoc bin/git-svn-diff
).
To see what is in the works, visit Further Work.