git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 7/8] Doc clean: add See Also links
@ 2012-09-16 10:58 Philip Oakley
  2012-09-16 12:08 ` Matthieu Moy
  0 siblings, 1 reply; 6+ messages in thread
From: Philip Oakley @ 2012-09-16 10:58 UTC (permalink / raw)
  To: gitList

'git clean' is controlled by gitignore, excludes,
and core.excludesfile. Provide See Also links for them.

Use of core.excludesfile is implied.

Signed-off-by: Philip Oakley <philipoakley@iee.org>

diff --git a/Documentation/git-clean.txt b/Documentation/git-clean.txt
index 79fb984..9a977b7 100644
--- a/Documentation/git-clean.txt
+++ b/Documentation/git-clean.txt
@@ -63,6 +63,12 @@ OPTIONS
 	Remove only files ignored by git.  This may be useful to rebuild
 	everything from scratch, but keep manually created files.
 
+SEE ALSO
+--------
+linkgit:gitignore[5]
+linkgit:gitrepository-layout[5]
+The optional configuration variable `core.excludesfile` linkgit:git-config[1]
+
 GIT
 ---
 Part of the linkgit:git[1] suite
-- 
1.7.8.msysgit.0

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-09-17 22:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-16 10:58 [PATCH 7/8] Doc clean: add See Also links Philip Oakley
2012-09-16 12:08 ` Matthieu Moy
2012-09-16 19:21   ` Philip Oakley
2012-09-16 20:02     ` Philip Oakley
2012-09-17  5:00   ` Junio C Hamano
2012-09-17 22:19     ` Philip Oakley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).