This commit is contained in:
ericm 2018-10-09 01:18:02 +00:00 committed by admin
parent 4a66a3c447
commit a6e8c4f157

View file

@ -14,6 +14,6 @@ Upon startup, it outputs the following message:
I then copy a test file to both repos. I then copy a test file to both repos.
In testrepo1, the test file is automatically added to the repo. While in testrepo2, running 'git annex status` shows that file has not been processed. In testrepo1, the test file is automatically added to the repo. While in testrepo2, running `git annex status` shows that file has not been processed.
Which means that the second repo is not being watched by the assistant. Which means that the second repo is not being watched by the assistant.