From: Thomas Ackermann Date: Tue, 16 Oct 2012 17:23:08 +0000 (+0200) Subject: Change headline of technical/send-pack-pipeline.txt to not confuse its content with... X-Git-Tag: v1.8.1-rc0~52^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=368dc5d6ae892152b29a7f9b0c282971d398083c;p=thirdparty%2Fgit.git Change headline of technical/send-pack-pipeline.txt to not confuse its content with content from git-send-pack.txt Signed-off-by: Thomas Ackermann Signed-off-by: Junio C Hamano --- diff --git a/Documentation/technical/send-pack-pipeline.txt b/Documentation/technical/send-pack-pipeline.txt index 681efe4219..9b5a0bc186 100644 --- a/Documentation/technical/send-pack-pipeline.txt +++ b/Documentation/technical/send-pack-pipeline.txt @@ -1,5 +1,5 @@ -git-send-pack -============= +Git-send-pack internals +======================= Overall operation -----------------