Submitted by Brad (not verified) on Fri, 12/28/2007 - 20:55.
Thanks for the tutorial and the git mirror, but how does one create a Core-friendly diff? This method produces a repository that has no svn association with the rails repo, so svn diff doesn't work. git diff HEAD^ produces something git-specific.
Thanks for the tutorial and the git mirror, but how does one create a Core-friendly diff? This method produces a repository that has no svn association with the rails repo, so
svn diffdoesn't work.git diff HEAD^produces something git-specific.