Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'bw/push-dry-run'
[gitweb.git]
/
t
/
helper
/
test-scrap-cache-tree.c
diff --git
a/t/helper/test-scrap-cache-tree.c
b/t/helper/test-scrap-cache-tree.c
index 5b2fd0990894dd59a074ded5822bbcf215a989aa..27fe0405b887671ff0ca4cea1b258aa850e66c8c 100644
(file)
--- a/
t/helper/test-scrap-cache-tree.c
+++ b/
t/helper/test-scrap-cache-tree.c
@@
-7,6
+7,7
@@
static struct lock_file index_lock;
int cmd_main(int ac, const char **av)
{
+ setup_git_directory();
hold_locked_index(&index_lock, 1);
if (read_cache() < 0)
die("unable to read index file");