idea
This commit is contained in:
parent
763882925d
commit
b220e117f2
1 changed files with 5 additions and 0 deletions
5
doc/todo/checkout.mdwn
Normal file
5
doc/todo/checkout.mdwn
Normal file
|
@ -0,0 +1,5 @@
|
|||
The checkout subcommand replaces the symlink that normally points at a
|
||||
file's content, with a copy of the file. Once you've checked a file out,
|
||||
you can edit it, and `git commit` it. On commit, git-annex will detect
|
||||
if the file has been changed, and if it has, `add` its content to the
|
||||
annex.
|
Loading…
Reference in a new issue