This commit is contained in:
Joey Hess 2011-04-02 22:34:05 -04:00
parent a79436d9ea
commit 248bbf76ca

View file

@ -8,7 +8,7 @@ Let's start by adding a USB drive as a remote.
# git annex init "portable USB drive" # git annex init "portable USB drive"
# git remote add laptop ~/annex # git remote add laptop ~/annex
# cd ~/annex # cd ~/annex
# git remote add usbdrive /media/usb # git remote add usbdrive /media/usb/annex
This is all standard ad-hoc distributed git repository setup. This is all standard ad-hoc distributed git repository setup.
The only git-annex specific part is telling it the name The only git-annex specific part is telling it the name