commit | d9be2485e284d9d73b071b2946fff0b19f97aaa7 | [log] [tgz] |
---|---|---|
author | W. Trevor King <wking@tremily.us> | Fri Feb 08 12:04:20 2013 -0500 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Feb 14 10:54:58 2013 -0800 |
tree | b6e3a67a36fee57ba5936b51a5828a608a17356a | |
parent | 7e2010537e96d0a1144520222f20ba1dc3d61441 [diff] |
user-manual: Update for receive.denyCurrentBranch=refuse acd2a45 (Refuse updating the current branch in a non-bare repository via push, 2009-02-11) changed the default to refuse such a push, but it forgot to update the docs. 7d182f5 (Documentation: receive.denyCurrentBranch defaults to 'refuse', 2010-03-17) updated Documentation/config.txt, but forgot to update the user manual. Signed-off-by: W. Trevor King <wking@tremily.us> Signed-off-by: Junio C Hamano <gitster@pobox.com>