Added a comment

This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawnBJ6Dv1glxzzi4qIzGFNa6F-mfHIvv9Ck 2013-01-19 21:40:14 +00:00 committed by admin
parent 84ac7798f7
commit e2c2693441

View file

@ -0,0 +1,18 @@
[[!comment format=mdwn
username="https://www.google.com/accounts/o8/id?id=AItOawnBJ6Dv1glxzzi4qIzGFNa6F-mfHIvv9Ck"
nickname="Jim"
subject="comment 2"
date="2013-01-19T21:40:14Z"
content="""
They're all git remotes:
pilot:~/vid/tv$ git remote -v show
bucket ssh://bucket/home/jim/private/vid (fetch)
bucket ssh://bucket/home/jim/private/vid (push)
origin https://git/jim/annex.git (fetch)
origin https://git/jim/annex.git (push)
psychosis ssh://psychosis/vid/annex (fetch)
psychosis ssh://psychosis/vid/annex (push)
And it never even attempts a ssh connection to bucket.
"""]]