git-annex/doc/devblog/day_438__bi-directional_p2p_links.mdwn

7 lines
306 B
Text
Raw Normal View History

2016-12-16 21:41:08 +00:00
Improved `git annex p2p --link` to create a bi-directional link
automatically. Bi-directional links are desirable more often than not, so
it's the default behavior.
Also continued thinking about using magic wormhole for communicating
p2p addresses for pairing. And filed some more bugs on magic wormhole.