Forgot the assistant needed for repro

This commit is contained in:
Atemu 2021-05-18 16:16:56 +00:00 committed by admin
parent 674f33c139
commit 4a76ba8761

View file

@ -8,6 +8,7 @@ annex.delayadd doesn't seem to do anything.
git init test git init test
cd test cd test
git annex init git annex init
git annex assistant
git config annex.delayadd 9999999 git config annex.delayadd 9999999
echo `date` > test echo `date` > test
git log git log