add fsck subcommand (stub)

This commit is contained in:
Joey Hess 2010-11-06 17:06:19 -04:00
parent 6b80356f6d
commit 016b6a59e7
5 changed files with 81 additions and 38 deletions

1
debian/changelog vendored
View file

@ -13,6 +13,7 @@ git-annex (0.03) UNRELEASED; urgency=low
via gitattributes.
* In .gitattributes, the git-annex-backend attribute can be set to the
names of backends to use when adding different types of files.
* Add fsck subcommand.
-- Joey Hess <joeyh@debian.org> Thu, 28 Oct 2010 13:46:59 -0400