From: Matt McCutchen Date: Sat, 6 Feb 2016 20:25:41 +0000 (-0500) Subject: Documentation/git-clean.txt: don't mention deletion of .git/modules/* X-Git-Tag: v2.7.2~3^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/31e3c2d7f83bc8bcb9b83d08a3bfb75e5b245e36?hp=31e3c2d7f83bc8bcb9b83d08a3bfb75e5b245e36 Documentation/git-clean.txt: don't mention deletion of .git/modules/* The latter half of this sentence, the removal of the submodules, was never done with (or without) double -f back when it was written, and we still do not do so. Signed-off-by: Matt McCutchen Signed-off-by: Junio C Hamano ---