Re: Git annex possible bug

2019-01-31 Thread Ævar Arnfjörð Bjarmason
On Thu, Jan 31 2019, Robert Cathles wrote: > We use git annex and found an issue where one machine that had run > 'git annex sync' and 'git annex sync --content' was not reporting any > issues, but any other machines were report 99 issues when running 'git > annex get'. > > The message for each

Git annex possible bug

2019-01-31 Thread Robert Cathles
We use git annex and found an issue where one machine that had run 'git annex sync' and 'git annex sync --content' was not reporting any issues, but any other machines were report 99 issues when running 'git annex get'. The message for each file was that it was not known to exist on any repo. doin