Documentation: receive.denyCurrentBranch defaults to 'refuse'
authorThomas Rast <trast@student.ethz.ch>
Wed, 17 Mar 2010 11:14:57 +0000 (12:14 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 17 Mar 2010 18:07:06 +0000 (11:07 -0700)
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.

Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found