diff options
author | Joey Hess <joey@kitenet.net> | 2014-10-21 13:24:15 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-10-21 13:24:15 -0400 |
commit | 025c8e0d6e4c0037296968a828a6b57148f8e5e5 (patch) | |
tree | f72451234388b895e2b7387a030e69dbd0e98ac2 /debian | |
parent | 477f350c878a4288bba3485b59b675a80386eda6 (diff) |
info: When run on a single annexed file, displays some info about the file, including its key and size.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c37c303a4..6b3b59b83 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 |