Support ssh remotes with a port specified.

This commit is contained in:
Joey Hess 2011-03-05 15:47:00 -04:00
parent aad1372880
commit 6c1607ce66
5 changed files with 40 additions and 7 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
git-annex (0.23) UNRELEASED; urgency=low
* Support ssh remotes with a port specified.
-- Joey Hess <joeyh@debian.org> Sat, 05 Mar 2011 15:39:13 -0400
git-annex (0.22) unstable; urgency=low
* Git annexes can now be attached to bare git repositories.