1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-05-28 05:46:38 +02:00
git/Documentation/config/clean.txt
Nguyễn Thái Ngọc Duy 328e629c5c config.txt: move clean.* to a separate file
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2018-10-29 10:17:00 +09: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.