diff options
Diffstat (limited to 't/lib-read-tree.sh')
-rw-r--r-- | t/lib-read-tree.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/t/lib-read-tree.sh b/t/lib-read-tree.sh index ef079afc46..b95f485606 100644 --- a/t/lib-read-tree.sh +++ b/t/lib-read-tree.sh @@ -1,5 +1,3 @@ -#!/bin/sh -# # Helper functions to check if read-tree would succeed/fail as expected with # and without the dry-run option. They also test that the dry-run does not # write the index and that together with -u it doesn't touch the work tree. |