Skip worktree tests if git-worktree is not available
commit668a7e7efab8dfdcef5f42630d3b2e2d2be0dcec
authorJonas Fonseca <jonas.fonseca@gmail.com>
Sat, 12 Sep 2015 22:54:26 +0000 (12 18:54 -0400)
committerJonas Fonseca <jonas.fonseca@gmail.com>
Sat, 12 Sep 2015 22:54:26 +0000 (12 18:54 -0400)
tree11cac583cfa58bbc4a7d828af416a1520fd1fe46
parentf5c58127a2a116be66176ea15dc22b6d14889ed7
Skip worktree tests if git-worktree is not available

'git worktree add' requires git version 2.5 or newer.
test/refs/worktree-test
test/status/worktree-test
test/tools/libtest.sh
test/tools/show-results.sh