This commit is contained in:
Joey Hess 2025-05-24 13:22:20 -04:00
parent 53a1c9e359
commit bca88f07ff
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -58,3 +58,5 @@ git-annex: cannot determine uuid for origin (perhaps you need to run "git annex
``` ```
which is simply due to the fact that git-annex does not only unable to parse, it is unable to connect. But if so, IMHO ideally it should avoid claiming anything about git annex installation there. which is simply due to the fact that git-annex does not only unable to parse, it is unable to connect. But if so, IMHO ideally it should avoid claiming anything about git annex installation there.
> Closing as duplicate of the other post, which did get though. [[done]] --[[Joey]]