This commit is contained in:
Joey Hess 2010-10-31 17:20:05 -04:00
parent 763882925d
commit b220e117f2

5
doc/todo/checkout.mdwn Normal file
View 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.