From 557a1fa25a0a1d60bdb71ea3ad0e4e9a9cd9cc61 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Tue, 17 Sep 2013 17:39:10 -0400
Subject: [PATCH] Ignore the contents of a default .git/description file

---
 releases.moxie |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/releases.moxie b/releases.moxie
index 74cf1e3..33e47c0 100644
--- a/releases.moxie
+++ b/releases.moxie
@@ -11,6 +11,7 @@
     security: ~
     fixes:
 	- Fix potential NPE on removing uncached repository from cache
+	- Ignore the default contents of .git/description file
     changes:
 	- Personal repository prefix (~) is now configurable (issue-265)
 	- Updated default binary and Lucene ignore extensions

--
Gitblit v1.9.1