cubids.workflows.datalad_save

datalad_save(bids_dir, container, m)[source]

Perform datalad save.

Parameters:
  • bids_dir (pathlib.Path) – Path to the BIDS directory.

  • container (str) – Container in which to run the workflow.

  • m (str) – Commit message.