From d70a8de5c58e0414f9cd5a7f94b1413854b06dfe Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 29 Jul 2025 14:24:05 -0400 Subject: [PATCH] rename design page --- .../{p2p_socket_transport.mdwn => generic_p2p_transport.mdwn} | 0 doc/git-annex-p2p.mdwn | 2 +- doc/git-remote-p2p-annex.mdwn | 2 +- .../comment_12_c106b0a8011cc5f66e35894e9899c2ab._comment | 2 +- 4 files changed, 3 insertions(+), 3 deletions(-) rename doc/design/{p2p_socket_transport.mdwn => generic_p2p_transport.mdwn} (100%) diff --git a/doc/design/p2p_socket_transport.mdwn b/doc/design/generic_p2p_transport.mdwn similarity index 100% rename from doc/design/p2p_socket_transport.mdwn rename to doc/design/generic_p2p_transport.mdwn diff --git a/doc/git-annex-p2p.mdwn b/doc/git-annex-p2p.mdwn index 7d96c0dbf8..7d4c6ee80a 100644 --- a/doc/git-annex-p2p.mdwn +++ b/doc/git-annex-p2p.mdwn @@ -17,7 +17,7 @@ network. (This needs Tor to be installed.) git-annex can also support other P2P networks, using a helper program that you can install. These programs have names of the form `git-annex-p2p-`. See - + for documentation about how to create such a program. # OPTIONS diff --git a/doc/git-remote-p2p-annex.mdwn b/doc/git-remote-p2p-annex.mdwn index 175ae3bc29..5021312cae 100644 --- a/doc/git-remote-p2p-annex.mdwn +++ b/doc/git-remote-p2p-annex.mdwn @@ -28,7 +28,7 @@ gitremote-helpers(1) [[git-remote-tor-annex]](1) - + # AUTHOR diff --git a/doc/todo/generic_p2p_socket_transport/comment_12_c106b0a8011cc5f66e35894e9899c2ab._comment b/doc/todo/generic_p2p_socket_transport/comment_12_c106b0a8011cc5f66e35894e9899c2ab._comment index b6b2203482..941ebe62c1 100644 --- a/doc/todo/generic_p2p_socket_transport/comment_12_c106b0a8011cc5f66e35894e9899c2ab._comment +++ b/doc/todo/generic_p2p_socket_transport/comment_12_c106b0a8011cc5f66e35894e9899c2ab._comment @@ -3,7 +3,7 @@ subject="""comment 12""" date="2025-07-29T16:41:07Z" content=""" -I have started a design document at [[design/p2p_socket_transport]], +I have started a design document at [[design/generic_p2p_transport]], to collect all the scattered decisions here into a coherent document that can be used by someone implementing support for one of these networks. -- 2.30.2