提交 04b39f19 编写于 作者: S Stefan Beller 提交者: Junio C Hamano

Document receive.advertiseatomic

This was missing in 1b70fe5d (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: NStefan Beller <sbeller@google.com>
Signed-off-by: NJunio C Hamano <gitster@pobox.com>
上级 ad35ecab
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册