diff options
author | Jonathan Tan <jonathantanmy@google.com> | 2017-05-08 14:33:50 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-05-09 12:11:44 +0900 |
commit | b7b744f297b736c51636407f5883b3777bb36433 (patch) | |
tree | ff33911235b81e595a853d31f281affe4845817e /strbuf.c | |
parent | Prepare for 2.12.3 (diff) | |
download | tgif-b7b744f297b736c51636407f5883b3777bb36433.tar.xz |
docs: correct receive.advertisePushOptions default
In commit c714e45 ("receive-pack: implement advertising and receiving
push options", 2016-07-14), receive-pack was taught to (among other
things) advertise that it understood push options, depending on
configuration. It was documented that it advertised such ability by
default; however, it actually does not. (In that commit, notice that
advertise_push_options defaults to 0, unlike advertise_atomic_push which
defaults to 1.)
Update the documentation to state that it does not advertise the ability
by default.
Signed-off-by: Jonathan Tan <jonathantanmy@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'strbuf.c')
0 files changed, 0 insertions, 0 deletions