slight simplification

This commit is contained in:
Joey Hess 2011-12-23 12:57:52 -04:00
parent a0227e81f9
commit 6fcf76bcd1

View file

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