From: Jakob Stoklund Olesen Date: Thu, 17 Apr 2014 06:54:06 +0000 (-0700) Subject: git-svn: only look at the root path for svn:mergeinfo X-Git-Tag: v2.2.0-rc0~1^2~13 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/9ee13a934e21380ff6082d98a86cab5e890418dc?hp=9ee13a934e21380ff6082d98a86cab5e890418dc git-svn: only look at the root path for svn:mergeinfo Subversion can put mergeinfo on any sub-directory to track cherry-picks. Since cherry-picks are not represented explicitly in git, git-svn should just ignore it. Signed-off-by: Jakob Stoklund Olesen Signed-off-by: Eric Wong ---