webapp: Ensure that rsync special remotes are enabled using the same name they were originally created using.
It was creating a new special remote with a different name, unless the stars perfectly aligned and the names matched.
This commit is contained in:
parent
39e82b1af8
commit
33dbb19d99
2 changed files with 15 additions and 11 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -38,6 +38,8 @@ git-annex (3.20121018) UNRELEASED; urgency=low
|
|||
* webapp: Fix creation of rsync.net repositories.
|
||||
* webapp: Fix renaming of special remotes.
|
||||
* webapp: Generate better git remote names.
|
||||
* webapp: Ensure that rsync special remotes are enabled using the same
|
||||
name they were originally created using.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Wed, 17 Oct 2012 14:24:10 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue