summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2013-03-12 08:09:31 -0400
committerJoey Hess <joey@kitenet.net>2013-03-12 08:09:31 -0400
commit2c05c8543784422cb75053386b97486f1012b160 (patch)
treea69b3f7c56a7ea893cff295f1854cb39a9c8db0d /debian
parent796f1d806f9926883fa78fb5cbfb9149feec275c (diff)
webapp: DTRT when told to create a git repo that already exists.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bb61a654bc..d6e888db3e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -57,6 +57,7 @@ git-annex (4.20130228) UNRELEASED; urgency=low
* addurl: Add --relaxed option.
* assistant: Fix ~/.ssh/git-annex-shell wrapper to work when the
ssh key does not force a command.
+ * webapp: DTRT when told to create a git repo that already exists.
-- Joey Hess <joeyh@debian.org> Wed, 27 Feb 2013 23:20:40 -0400