Browse Source

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>
maint
Philip Oakley 13 years ago committed by Junio C Hamano
parent
commit
068c6745fe
  1. 4
      Documentation/git-clean.txt

4
Documentation/git-clean.txt

@ -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

Loading…
Cancel
Save