Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jx/clean-interactive'
author
Junio C Hamano
<gitster@pobox.com>
Tue, 17 Sep 2013 18:40:23 +0000
(11:40 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 17 Sep 2013 18:40:23 +0000
(11:40 -0700)
Finishing touches to update the document to adjust to a new option
"git clean" learned recently.
* jx/clean-interactive:
documentation: clarify notes for clean.requireForce
Documentation/config.txt
patch
|
blob
|
history
raw
(from parent 1:
f2ded0f
)
diff --git
a/Documentation/config.txt
b/Documentation/config.txt
index 0fa3f89c012ebe78ca87a23c79e572a22e4f3338..f7334904dc58c85da024827c8a0d037fe515e1c1 100644
(file)
--- a/
Documentation/config.txt
+++ b/
Documentation/config.txt
@@
-789,8
+789,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