Steven Grimm [off-list ref] writes:
git-svn blame produces output in the format of git blame; in environments
where there are scripts that read the output of svn blame, it's useful
to be able to use them with the output of git-svn blame.
This also fixes a bug in the initial git-svn blame implementation; it was
bombing out on uncommitted local changes.
Signed-off-by: Steven Grimm <redacted>
---
I'd actually argue that the svn-compatible format should be the
default one, with git-compatible available as an option.
I'd violently agree with it.
List, objections?