git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Don't create .git/branches
@ 2007-09-19  5:08 Pavel Roskin
  0 siblings, 0 replies; only message in thread
From: Pavel Roskin @ 2007-09-19  5:08 UTC (permalink / raw)
  To: git

.git/branches was obsoleted by .git/remotes in August 2005, and the
later was obsoleted in December 2006.  .git/branches was kept for
compatibility with Cogito.  Since Cogito is not developed any longer,
the .git/branches directory is no longer useful, especially in newly
created repositories.

Signed-off-by: Pavel Roskin <proski@gnu.org>
---

 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.

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2007-09-19  5:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-19  5:08 [PATCH] Don't create .git/branches Pavel Roskin

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).