8 lines
256 B
Text
8 lines
256 B
Text
$ git annex unlock books/TLCL.pdf
|
|
$ mv books/TLCL.pdf midterm_project
|
|
$ datalad status -r
|
|
unlock books/TLCL.pdf ok
|
|
(recording state in git...)
|
|
deleted: books/TLCL.pdf (file)
|
|
modified: midterm_project (dataset)
|
|
untracked: midterm_project/TLCL.pdf (file)
|