notes.txt 247 B

1234567
  1. One can create a new dataset with 'datalad create [--description] PATH'.
  2. The dataset is created empty
  3. The command "datalad save [-m] PATH" saves the file
  4. (modifications) to history. Note to self:
  5. Always use informative, concise commit messages.