aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2018-02-19 15:54:56 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2018-02-19 15:54:56 -0400
commitaebef502e2103b3c2ff0d74038b5b5c6c58d2bc7 (patch)
tree6a7cfa1091448b10c7e2d29288090ec7624d3f55
parent5fdf2cb5ad93e0a8685590c9301b9279b4fc89a9 (diff)
update
-rw-r--r--doc/todo/include_msg_with_possible_reason_why_command___40__e.g._add__41___failed_into_--json_output/comment_7_246e35f32f77af3b2924577b1bf45001._comment14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/todo/include_msg_with_possible_reason_why_command___40__e.g._add__41___failed_into_--json_output/comment_7_246e35f32f77af3b2924577b1bf45001._comment b/doc/todo/include_msg_with_possible_reason_why_command___40__e.g._add__41___failed_into_--json_output/comment_7_246e35f32f77af3b2924577b1bf45001._comment
new file mode 100644
index 000000000..7bbe0e00c
--- /dev/null
+++ b/doc/todo/include_msg_with_possible_reason_why_command___40__e.g._add__41___failed_into_--json_output/comment_7_246e35f32f77af3b2924577b1bf45001._comment
@@ -0,0 +1,14 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 7"""
+ date="2018-02-19T19:49:11Z"
+ content="""
+Basic --json-error-messages implemented after 4 hours work.
+
+Still needing to be done:
+
+* A few commands like `git annex info` have a custom json outputter,
+ and may not output the error-messages field by default, or may not make
+ sense to support the option.
+* Flush json buffer after fatal error.
+"""]]