info: When run on a single annexed file, displays some info about the file, including its key and size.

This commit is contained in:
Joey Hess 2014-10-21 13:24:15 -04:00
parent 91b2b3a817
commit 4a9e70c705
3 changed files with 58 additions and 26 deletions

2
debian/changelog vendored
View file

@ -11,6 +11,8 @@ git-annex (5.20141014) UNRELEASED; urgency=medium
making git-annex not re-exec itself on start on windows, and making the
test suite on Windows run tests without forking.
* glacier: Fix pipe setup when calling glacier-cli to retrieve an object.
* info: When run on a single annexed file, displays some info about the
file, including its key and size.
-- Joey Hess <joeyh@debian.org> Tue, 14 Oct 2014 14:09:24 -0400