* [PATCH] Stop creating the .git/branches direectory in new repositories.
@ 2008-05-21 20:09 Kristian Høgsberg
0 siblings, 0 replies; only message in thread
From: Kristian Høgsberg @ 2008-05-21 20:09 UTC (permalink / raw)
To: Junio C Hamano; +Cc: git, Kristian Høgsberg
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@redhat.com>
---
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2008-05-21 20:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-21 20:09 [PATCH] Stop creating the .git/branches direectory in new repositories Kristian Høgsberg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).