From 04b39f195baf95b79c9c28a096011e9fe0a08303 Mon Sep 17 00:00:00 2001 From: Stefan Beller Date: Mon, 12 Jan 2015 16:24:02 -0800 Subject: Document receive.advertiseatomic This was missing in 1b70fe5d3054 (2015-01-07, receive-pack.c: negotiate atomic push support) as I squashed the option in very late in the patch series. Signed-off-by: Stefan Beller Signed-off-by: Junio C Hamano diff --git a/Documentation/config.txt b/Documentation/config.txt index 9220725..4f8f498 100644 --- a/Documentation/config.txt +++ b/Documentation/config.txt @@ -2072,6 +2072,11 @@ rebase.autostash:: successful rebase might result in non-trivial conflicts. Defaults to false. +receive.advertiseatomic:: + By default, git-receive-pack will advertise the atomic push + capability to its clients. If you don't want to this capability + to be advertised, set this variable to false. + receive.autogc:: By default, git-receive-pack will run "git-gc --auto" after receiving data from git-push and updating refs. You can stop -- cgit v0.10.2-6-g49f6