Pedro Melo [off-list ref] writes:
If a user as set a format.pretty in his config, git-svn rebase will fail
with:
Unable to determine upstream SVN information from working tree history
We need to force the medium format to obtain the needed information from
the log.
Signed-off-by: Pedro Melo <redacted>
Thanks. This should have been part of 9225d7b (specify explicit
"--pretty=medium" with `git log/show/whatchanged`, 2008-03-02) but
apparently we did not do a thorough job.