git-svn: skip mergeinfo handling with --no-follow-parent
authorEric Wong <e@80x24.org>
Mon, 20 Jun 2016 21:52:53 +0000 (21:52 +0000)
committerEric Wong <e@80x24.org>
Wed, 22 Jun 2016 22:48:54 +0000 (22:48 +0000)
For repositories without parent following enabled, finding
git parents through svn:mergeinfo or svk::parents can be
expensive and pointless.

Reported-by: Александр Овчинников <proff@proff.email>
http://mid.gmane.org/4094761466408188@web24o.yandex.ru

Signed-off-by: Eric Wong <e@80x24.org>
No differences found