[PATCH] Stop creating the .git/branches direectory in new repositories.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The .git/brances directory is actually a piece of cogito infrastructure
that git creates, and is only there to prevent cogito falling over.

Signed-off-by: Kristian Høgsberg <krh@xxxxxxxxxx>
---

I think it's time to drop this confusing directory from the .git template.
If not for 1.5.x, let's at least schedule it for 1.6.0.

cheers,
Kristian

 templates/branches-- |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
 delete mode 100644 templates/branches--

diff --git a/templates/branches-- b/templates/branches--
deleted file mode 100644
index fae8870..0000000
--- a/templates/branches--
+++ /dev/null
@@ -1 +0,0 @@
-: this is just to ensure the directory exists.
-- 
1.5.4.5

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux