summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-02-28 19:44:15 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-02-28 19:44:15 -0400
commit2267cdea6e550880835d5c3bc3b2a51b4f890e70 (patch)
tree14607b7f2e8f6f7ac41bb20cdcedf780b4a3d9f2 /debian/changelog
parentab2978b7e513b2b429c08e836b3b519d0076cda2 (diff)
webapp: Refuse to start in a bare git repository.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 172830637..fc4b4bed3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ git-annex (5.20140228) UNRELEASED; urgency=medium
* webapp: Filter out from Switch Repository list any
repositories listed in autostart file that don't have a
git directory anymore.
+ * webapp: Refuse to start in a bare git repository.
-- Joey Hess <joeyh@debian.org> Fri, 28 Feb 2014 14:52:15 -0400