This commit is contained in:
Joey Hess 2011-12-23 12:58:39 -04:00
parent 6fcf76bcd1
commit 3b1c80d795

View file

@ -6,7 +6,7 @@ We can use this to copy everything in the laptop's annex to the
USB drive. USB drive.
# cd /media/usb/annex # cd /media/usb/annex
# git fetch laptop; git merge laptop # git fetch laptop; git merge laptop/master
# git annex get . # git annex get .
get my_cool_big_file (from laptop...) ok get my_cool_big_file (from laptop...) ok
get iso/debian.iso (from laptop...) ok get iso/debian.iso (from laptop...) ok