svn log --diff, added in 1.9. Also doable with a little (est. < 10 lines) of shell scripting.
> Or how to revert a commit? IIRC that requires a merge.
git and svn disagree on whether history should be permanent or not.
svn log --diff, added in 1.9. Also doable with a little (est. < 10 lines) of shell scripting.
> Or how to revert a commit? IIRC that requires a merge.
git and svn disagree on whether history should be permanent or not.