git-remote-p2p-annex - Man Page

remote helper program to talk to git-annex over a P2P network

Synopsis

git fetch p2p-annex::netname+address

git remote add foo p2p-annex::netname+address

Description

This is a git remote helper program that allows git to pull and push over a P2P network.

This uses a command git-annex-p2p-<netname> to communicate with the P2P network.

See Also

gitremote-helpers(1)

git-annex(1)

git-annex-p2p(1)

git-annex-remotedaemon(1)

git-remote-tor-annex(1)

<https://git-annex.branchable.com/design/generic_p2p_transport/>

Author

Joey Hess <id@joeyh.name>

Referenced By

git-remote-tor-annex(1).