fix
This commit is contained in:
parent
6fcf76bcd1
commit
3b1c80d795
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +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
|
||||
# git fetch laptop; git merge laptop/master
|
||||
# git annex get .
|
||||
get my_cool_big_file (from laptop...) ok
|
||||
get iso/debian.iso (from laptop...) ok
|
||||
|
|
Loading…
Reference in a new issue