git-svn: "git worktree" awareness
authorEric Wong <redacted>
Fri, 14 Oct 2016 00:27:54 +0000 (00:27 +0000)
committerEric Wong <redacted>
Fri, 14 Oct 2016 01:36:12 +0000 (01:36 +0000)
commit112423eb905cf28c9445781a7647ba590d597ab3
treec2e79f4e9c7c80dfe758a13317f18860c34d0606
parentb26098fc2f76131f4258d800e0892e87f9138331
git-svn: "git worktree" awareness

git-svn internals were previously not aware of repository
layout differences for users of the "git worktree" command.
Introduce this awareness by using "git rev-parse --git-path"
instead of relying on outdated uses of GIT_DIR and friends.

Thanks-to: Duy Nguyen <redacted>
Reported-by: Mathieu Arnold <redacted>
Signed-off-by: Eric Wong <redacted>
git-svn.perl
perl/Git/SVN.pm
perl/Git/SVN/Migration.pm
git clone https://git.99rst.org/PROJECT