When a http remote does not expose an annex.uuid config, only warn about it once, not every time git-annex is run.
Same behavior as for a ssh remote.
This commit is contained in:
parent
3795278338
commit
3c8eb59860
3 changed files with 8 additions and 8 deletions
|
@ -1,3 +1,5 @@
|
|||
When cloning eg <https://github.com/datalad/ds000114>, each time git-annex
|
||||
is run, it tries to get the uuid, fails, prints a warning. It should set
|
||||
annex-ignore instead, so that only happens once. --[[Joey]]
|
||||
|
||||
> [[fixed|done]] --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue