summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-10-31 14:39:02 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-10-31 14:39:05 -0400
commit8f4726ff9e194d8b5e27b03e45d49de5325b8d1a (patch)
treeb4ce7bafdf127227a4c6c7ab2289e595a921d5bb /debian
parent7a2f6446e5b939adaa0e15ba677b47d90abf3608 (diff)
webapp: Fix renaming of special remotes.
Working around what seems to me to be a git bug. Surely there are valid setups of real git remotes that don't have fetch set?
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 9cfce3c46..b7baf66e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -36,6 +36,7 @@ git-annex (3.20121018) UNRELEASED; urgency=low
* webapp: Make an initial, empty commit so there is a master branch
* assistant: Fix syncing local drives.
* webapp: Fix creation of rsync.net repositories.
+ * webapp: Fix renaming of special remotes.
-- Joey Hess <joeyh@debian.org> Wed, 17 Oct 2012 14:24:10 -0400