webapp: Allow user to specify the ssh port when setting up a remote.

This commit is contained in:
Joey Hess 2012-12-06 17:09:08 -04:00
parent 25bc68d764
commit 551924e6be
6 changed files with 77 additions and 36 deletions

2
debian/changelog vendored
View file

@ -26,6 +26,8 @@ git-annex (3.20121128) UNRELEASED; urgency=low
when preferred content settings want it.
* drop --auto: Fix dropping content when there are no preferred content
settings.
* webapp: Allow user to specify the port when setting up a ssh or rsync
remote.
-- Joey Hess <joeyh@debian.org> Wed, 28 Nov 2012 13:31:07 -0400