adjust walkthrough to also work on Windows
(not fully tested on windows)
This commit is contained in:
parent
844e82eb64
commit
4e6cf16117
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/master
|
||||
# git annex sync 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