bug report from Hands-on Reproducible and Scalable Brain Imaging Analysis with Nipype

This commit is contained in:
Joey Hess 2017-03-27 15:11:45 -04:00
parent c6094c43fa
commit 9b2e56a9ce

View file

@ -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]]