datalad / datalad-remake

Other
2 stars 3 forks source link

Have `datalad-make` initialize the git annex remote #31

Open mih opened 5 days ago

mih commented 5 days ago

The git-annex initremote step is listed as an explicit task for a user in the readme.

I believe that this should be done by datalad-make internally and as-needed. Reasons:

A user can only forget it and face errors, or copy the line exactly. A machine should do this IMHO.