summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-02-26 21:37:18 (GMT)
committerJunio C Hamano <gitster@pobox.com>2016-02-26 21:37:18 (GMT)
commit56d4e7e6c347f8986a6621ca89ae3eec055bcf59 (patch)
treeb7948e59d709c412e8121e141508ac4fbfffc0db
parentdd0f567f1041a3caea7856b3efe20f8fb9b487b5 (diff)
parent5549029427f93219f22f99f4d1f832a6ab484a1c (diff)
downloadgit-56d4e7e6c347f8986a6621ca89ae3eec055bcf59.zip
git-56d4e7e6c347f8986a6621ca89ae3eec055bcf59.tar.gz
git-56d4e7e6c347f8986a6621ca89ae3eec055bcf59.tar.bz2
Merge branch 'mg/work-tree-tests'
Traditionally, the tests that try commands that work on the contents in the working tree were named with "worktree" in their filenames, but with the recent addition of "git worktree" subcommand, whose tests are also named similarly, it has become harder to tell them apart. The traditional tests have been renamed to use "work-tree" instead in an attempt to differentiate them. * mg/work-tree-tests: tests: rename work-tree tests to *work-tree*
-rwxr-xr-xt/t1501-work-tree.sh (renamed from t/t1501-worktree.sh)0
-rwxr-xr-xt/t1509-root-work-tree.sh (renamed from t/t1509-root-worktree.sh)0
-rwxr-xr-xt/t7409-submodule-detached-work-tree.sh (renamed from t/t7409-submodule-detached-worktree.sh)0
3 files changed, 0 insertions, 0 deletions
diff --git a/t/t1501-worktree.sh b/t/t1501-work-tree.sh
index cc5b870..cc5b870 100755
--- a/t/t1501-worktree.sh
+++ b/t/t1501-work-tree.sh
diff --git a/t/t1509-root-worktree.sh b/t/t1509-root-work-tree.sh
index 553a3f6..553a3f6 100755
--- a/t/t1509-root-worktree.sh
+++ b/t/t1509-root-work-tree.sh
diff --git a/t/t7409-submodule-detached-worktree.sh b/t/t7409-submodule-detached-work-tree.sh
index c207171..c207171 100755
--- a/t/t7409-submodule-detached-worktree.sh
+++ b/t/t7409-submodule-detached-work-tree.sh