Merge remote-tracking branch 'branchable/master'

This commit is contained in:
Joey Hess 2011-03-06 12:25:24 -04:00
commit af87078982
2 changed files with 10 additions and 0 deletions

View file

@ -0,0 +1,2 @@
[Walkthrough](http://git-annex.branchable.com/walkthrough/using_ssh_remotes/) says that when using ssh remotes rsync is used for transfering files. Is rsync used via ssh or unsecure?
-- Michael K.

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="http://joey.kitenet.net/"
nickname="joey"
subject="comment 1"
date="2011-03-06T15:59:37Z"
content="""
Everything is done over ssh unless both repos are on the same system (or unless you NFS mount a repo)
"""]]