]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'mm/clean-doc-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 17 Feb 2016 18:13:33 +0000 (10:13 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 17 Feb 2016 18:13:33 +0000 (10:13 -0800)
The documentation for "git clean" has been corrected; it mentioned
that .git/modules/* are removed by giving two "-f", which has never
been the case.

* mm/clean-doc-fix:
  Documentation/git-clean.txt: don't mention deletion of .git/modules/*


Trivial merge