Skip to content

Commit 9b4aa47

Browse files
committed
Merge branch 'jx/clean-interactive'
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
2 parents f2ded0f + f85f794 commit 9b4aa47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/config.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -789,8 +789,8 @@ browser.<tool>.path::
789789
working repository in gitweb (see linkgit:git-instaweb[1]).
790790

791791
clean.requireForce::
792-
A boolean to make git-clean do nothing unless given -f
793-
or -n. Defaults to true.
792+
A boolean to make git-clean do nothing unless given -f,
793+
-i or -n. Defaults to true.
794794

795795
color.branch::
796796
A boolean to enable/disable color in the output of

0 commit comments

Comments
 (0)