document using ssh remotes

This commit is contained in:
Joey Hess 2010-10-22 15:38:31 -04:00
parent 26005d23ba
commit e6048b0389
2 changed files with 40 additions and 8 deletions

2
debian/control vendored
View file

@ -10,7 +10,7 @@ Homepage: http://git-annex.branchable.com/
Package: git-annex
Architecture: any
Section: utils
Depends: ${misc:Depends}, ${shlibs:Depends}, git | git-core, uuid
Depends: ${misc:Depends}, ${shlibs:Depends}, git | git-core, uuid, openssh-client
Description: manage files with git, without checking their contents into git
git-annex allows managing files with git, without checking the file
contents into git. While that may seem paradoxical, it is useful when