We are about to remove that feature for good. Signed-off-by: Johannes Schindelin <johannes.schindelin@xxxxxx> --- t/t0060-path-utils.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/t/t0060-path-utils.sh b/t/t0060-path-utils.sh index 444b5a4df80..162c9a5a2f7 100755 --- a/t/t0060-path-utils.sh +++ b/t/t0060-path-utils.sh @@ -295,8 +295,6 @@ test_git_path GIT_COMMON_DIR=bar info/exclude bar/info/exclude test_git_path GIT_COMMON_DIR=bar info/grafts bar/info/grafts test_git_path GIT_COMMON_DIR=bar info/sparse-checkout .git/info/sparse-checkout test_git_path GIT_COMMON_DIR=bar info//sparse-checkout .git/info//sparse-checkout -test_git_path GIT_COMMON_DIR=bar remotes/bar bar/remotes/bar -test_git_path GIT_COMMON_DIR=bar branches/bar bar/branches/bar test_git_path GIT_COMMON_DIR=bar logs/refs/heads/master bar/logs/refs/heads/master test_git_path GIT_COMMON_DIR=bar refs/heads/master bar/refs/heads/master test_git_path GIT_COMMON_DIR=bar refs/bisect/foo .git/refs/bisect/foo -- 2.12.2.windows.2.800.gede8f145e06