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?
This commit is contained in:
Joey Hess 2012-10-31 14:39:02 -04:00
parent cc15d6f3d5
commit c03d9b2310
2 changed files with 12 additions and 0 deletions

1
debian/changelog vendored
View file

@ -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