This commit is contained in:
aloukian@c071735c08bc04266b792aa478ad1bae2d6a8b50 2015-11-04 23:28:46 +00:00 committed by admin
parent f73c762bc3
commit 50ba4f2a95

View file

@ -18,4 +18,15 @@ M ..\15-11-03/rc-test-2 (2015 Nov 03).csv
M ..\15-11-03/wash-absorption.png M ..\15-11-03/wash-absorption.png
``` ```
Edit: I should add that this repo is untrusted. Doing sync on it just ends up pulling from remotes, not pushing anywhere:
```
λ git annex sync
commit (recording state in git...)
ok
pull origin
ok
pull github
ok
```
How would I check if this is a problem with my installation or a bug in git annex? How would I check if this is a problem with my installation or a bug in git annex?