documentation for checkout

This commit is contained in:
Joey Hess 2010-11-07 21:02:25 -04:00
parent 714619d9e8
commit 377bf24d9a
6 changed files with 76 additions and 3 deletions

8
debian/changelog vendored
View file

@ -1,3 +1,11 @@
git-annex (0.04) UNRELEASED; urgency=low
* Add checkout subcommand, which allows checking out file content
in preparation of changing it.
* Add uncheckout subcommand.
-- Joey Hess <joeyh@debian.org> Sun, 07 Nov 2010 21:01:29 -0400
git-annex (0.03) unstable; urgency=low
* Fix support for file:// remotes.