From: Eric Wong Date: Mon, 20 Jun 2016 21:52:53 +0000 (+0000) Subject: git-svn: skip mergeinfo handling with --no-follow-parent X-Git-Tag: v2.10.0-rc0~191 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/6d523a3ab76cfa4ed9ae0ed9da7af43efcff3f07?hp=6d523a3ab76cfa4ed9ae0ed9da7af43efcff3f07 git-svn: skip mergeinfo handling with --no-follow-parent For repositories without parent following enabled, finding git parents through svn:mergeinfo or svk::parents can be expensive and pointless. Reported-by: Александр Овчинников http://mid.gmane.org/4094761466408188@web24o.yandex.ru Signed-off-by: Eric Wong ---