git-svn-abandon
git-svn-abandon copied to clipboard
full example
Would it be possible to get a full live example some place? Also perhaps instructions on how to maintain it live after the original creation has occurred? Thanks! -r
maintenance is just like a normal git repository, after git svn-abandon-cleanup has been run git svn rebase can't be run anymore, so you can't bring it up to date without keeping the old svn repo around and grafting things to the conversion.
as for a live demo - I guess I can tar up a git svn checkout of some google code project or something. Any suggestions or should I just pick something random?