datalad / datalad-remake

Other
2 stars 4 forks source link

Rename `-u, --url-only` flag in `datalad make` command #38

Closed m-wierzba closed 2 weeks ago

m-wierzba commented 3 weeks ago

Currently in datalad make we have:

-u, --url-only        Don't perform the computation, register an URL-key instead. A `git annex get <file>` will trigger the computation.

Discussion points:

christian-monch commented 2 weeks ago

The option is renamed to --prospective-execution in PR #43