slight simplification
This commit is contained in:
parent
a0227e81f9
commit
6fcf76bcd1
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue