Files
git/Documentation/config/clean.txt
Elijah Newren 4d542687fc documentation: add some commas where they are helpful
Diff best viewed with --color-diff.

Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2023-10-09 12:06:44 -07:00

4 lines
109 B
Plaintext

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