add, import: Support --json output.

Include added key in output.
This commit is contained in:
Joey Hess 2016-01-19 11:54:13 -04:00
parent aae77b1856
commit 7b8e79c0f0
Failed to extract signature
5 changed files with 15 additions and 2 deletions

1
debian/changelog vendored
View file

@ -6,6 +6,7 @@ git-annex (6.20160115) UNRELEASED; urgency=medium
* Force output to be line-buffered, even when it's not connected to the
terminal. This is particuarly important for commands with --batch
output, which was not always being flushed at an appropriate time.
* add, import: Support --json output.
-- Joey Hess <id@joeyh.name> Fri, 15 Jan 2016 14:05:01 -0400