projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6383953
)
mention new branch
author
Joey Hess
<joeyh@joeyh.name>
Thu, 3 Dec 2020 20:29:22 +0000
(16:29 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Thu, 3 Dec 2020 20:29:22 +0000
(16:29 -0400)
doc/todo/serialize_Messages_for_transferkeys.mdwn
patch
|
blob
|
history
diff --git
a/doc/todo/serialize_Messages_for_transferkeys.mdwn
b/doc/todo/serialize_Messages_for_transferkeys.mdwn
index 0f8f9fb8201fb965238b2d723f6519c27ba735cf..e9f7205734d6813db1cf4a097373868ab702a624 100644
(file)
--- a/
doc/todo/serialize_Messages_for_transferkeys.mdwn
+++ b/
doc/todo/serialize_Messages_for_transferkeys.mdwn
@@
-48,3
+48,4
@@
A few notes on implementing that:
new output type by sending the message through the pipe, and also
building any json object, and sending it through the pipe once it's done.
+> Started work on this in the message-serialization branch. --[[Joey]]