This commit is contained in:
kristianrumberg@85de814abe9398ab5573b77bb8a7a80ceaf3b9e1 2017-02-02 03:50:00 +00:00 committed by admin
parent 089fe40314
commit 661dae3649

View file

@ -12,4 +12,4 @@ git annex get .
This is usually quite fast, but it is not so easy to do since I don't keep an SSH port open on my laptop.
My question: Is there any command that I can run on my laptop which basically runs "git annex get ." from the server?
My question: Is there any command that I can run on my laptop which basically invokes "git annex get ." from the server?