Don't create the $GIT_DIR/branches directory on init
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Fri, 30 Oct 2009 17:20:28 +0000 (18:20 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 30 Oct 2009 21:36:06 +0000 (14:36 -0700)
Git itself does not even look at this directory. Any tools that
actually needs it should create it itself.

Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
templates/branches-- [deleted file]
diff --git a/templates/branches-- b/templates/branches--
deleted file mode 100644 (file)
index fae8870..0000000
+++ /dev/null
@@ -1 +0,0 @@
-: this is just to ensure the directory exists.