diff options
-rw-r--r-- | doc/bugs/http_git_remote_uuid_discovery_repeated.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/http_git_remote_uuid_discovery_repeated.mdwn b/doc/bugs/http_git_remote_uuid_discovery_repeated.mdwn new file mode 100644 index 000000000..a15899654 --- /dev/null +++ b/doc/bugs/http_git_remote_uuid_discovery_repeated.mdwn @@ -0,0 +1,3 @@ +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]] |