diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-09-09 18:13:55 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-09-09 18:13:55 -0400 |
commit | d56429eefee3d2079ce7b45220844dc9a93f7e61 (patch) | |
tree | c419e52a94254558e3a4ed1772178bd3052fb73a /doc/git-annex-enableremote.mdwn | |
parent | 60b279fb6885852d9d62dc1cf91d526523de9e75 (diff) |
drop incremental json object display; clean up code
This gets rid of quite a lot of ugly hacks around json generation.
I doubt that any real-world json parsers can parse incomplete objects, so
while it's not as nice to need to wait for the complete object, especially
for commands like `git annex info` that take a while, it doesn't seem worth
the added complexity.
This also causes the order of fields within the json objects to be
reordered. Since any real json parser shouldn't care, the only possible
problem would be with ad-hoc parsers of the old json output.
Diffstat (limited to 'doc/git-annex-enableremote.mdwn')
0 files changed, 0 insertions, 0 deletions