Doc clean: add See Also link

'git clean' is controlled by gitignore. Provide See Also link for it.

Use of core.excludesfile is implied.

Signed-off-by: Philip Oakley <philipoakley@iee.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Philip Oakley
2012-09-19 00:25:33 +01:00
committed by Junio C Hamano
parent a73d379063
commit 068c6745fe

View File

@ -63,6 +63,10 @@ OPTIONS
Remove only files ignored by git. This may be useful to rebuild Remove only files ignored by git. This may be useful to rebuild
everything from scratch, but keep manually created files. everything from scratch, but keep manually created files.
SEE ALSO
--------
linkgit:gitignore[5]
GIT GIT
--- ---
Part of the linkgit:git[1] suite Part of the linkgit:git[1] suite