Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
documentation: clarify notes for clean.requireForce
author
Jiang Xin
<worldhello.net@gmail.com>
Wed, 28 Aug 2013 01:28:32 +0000
(09:28 +0800)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 28 Aug 2013 19:51:46 +0000
(12:51 -0700)
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>
Documentation/config.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(from parent 1:
6083861
)
diff --git
a/Documentation/config.txt
b/Documentation/config.txt
index 836138071a2a0cb3a14a828d5e3a2f7733763e6c..7321a54116d5db6f1f44123edc201241f4a0b647 100644
(file)
--- a/
Documentation/config.txt
+++ b/
Documentation/config.txt
@@
-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