summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2009-10-31 18:16:50 (GMT)
committerJunio C Hamano <gitster@pobox.com>2009-10-31 18:16:50 (GMT)
commitc8a58ac5a52b0850fbca87898d1c6aa44cf5626f (patch)
tree9ce29130c137b5eaa810a86e9be15860bf544be9 /templates
parent5f809ff50921bee44bbf88c49056e7d145c0c35f (diff)
downloadgit-c8a58ac5a52b0850fbca87898d1c6aa44cf5626f.zip
git-c8a58ac5a52b0850fbca87898d1c6aa44cf5626f.tar.gz
git-c8a58ac5a52b0850fbca87898d1c6aa44cf5626f.tar.bz2
Revert "Don't create the $GIT_DIR/branches directory on init"
This reverts commit 0cc5691a8b05a7eabdeef520c94b1bb3bcac7874. There is not enough justification for doing this. We do not update things in .git/branches and .git/remotes anymore, but still do read information from there and will keep doing so. Besides, this breaks quite a lot of tests in t55?? series.
Diffstat (limited to 'templates')
-rw-r--r--templates/branches--1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/branches-- b/templates/branches--
new file mode 100644
index 0000000..fae8870
--- /dev/null
+++ b/templates/branches--
@@ -0,0 +1 @@
+: this is just to ensure the directory exists.