Russ Allbery <[email protected]> writes:

> on one side and then:

>     git clone ssh://windlord.stanford.edu/home/eagle/music
>     cd music
>     git annex init 'work laptop'
>     git remote add work-desktop ssh://example.stanford.edu/home/rra/music

Argh.  I decided trying to anonymize things was stupid, and then didn't
fix all of it.  Sorry!  That should be:

     git clone ssh://windlord.stanford.edu/home/eagle/music
     cd music
     git annex init 'work laptop'
     git remote add work-desktop ssh://windlord.stanford.edu/home/eagle/music

The URLs did match as you might expect.  The history excerpts were all
correct.

-- 
Russ Allbery ([email protected])               <http://www.eyrie.org/~eagle/>


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to