This commit is contained in:
fasthans@87884c78197fe1a25ac25ae7fa1d930c147e9592 2019-10-15 13:28:14 +00:00 committed by admin
parent 1a6fb49565
commit 3ee526a3a6

View file

@ -4,9 +4,11 @@ On my old computer, I was using a removable hard drive with a bare repo as my re
I follow the relevant steps exactly:
```
git clone gcrypt::/media/me/path_to_repo clone
cd clone
git annex enableremote path_to_repo gitrepo=/media/me/path_to_repo
```
Now `git annex sync` reports success for both `origin` and `path_to_repo`. But `git annex sync --content` fails with: