1
0
mirror of https://github.com/git/git.git synced 2024-10-21 22:18:12 +02:00

documentation: clarify notes for clean.requireForce

Add "-i" (interactive clean option) to clarify the documentation for
"clean.requireForce" config variable.

Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Jiang Xin 2013-08-28 09:28:32 +08:00 committed by Junio C Hamano
parent 6083861305
commit f85f7947c3

@ -795,8 +795,8 @@ browser.<tool>.path::
working repository in gitweb (see linkgit:git-instaweb[1]).
clean.requireForce::
A boolean to make git-clean do nothing unless given -f
or -n. Defaults to true.
A boolean to make git-clean do nothing unless given -f,
-i or -n. Defaults to true.
color.branch::
A boolean to enable/disable color in the output of