From 368dc5d6ae892152b29a7f9b0c282971d398083c Mon Sep 17 00:00:00 2001 From: Thomas Ackermann Date: Tue, 16 Oct 2012 19:23:08 +0200 Subject: [PATCH] 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 --- Documentation/technical/send-pack-pipeline.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 ----------------- -- 2.11.4.GIT