* [PATCHv2 7/8] Doc clean: add See Also link
@ 2012-09-18 23:25 Philip Oakley
2012-09-19 3:58 ` Junio C Hamano
0 siblings, 1 reply; 2+ messages in thread
From: Philip Oakley @ 2012-09-18 23:25 UTC (permalink / raw)
To: gitList
'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>
diff --git a/Documentation/git-clean.txt b/Documentation/git-clean.txt
index 79fb984..9f42c0d 100644
--- a/Documentation/git-clean.txt
+++ b/Documentation/git-clean.txt
@@ -63,6 +63,10 @@ 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]
+
GIT
---
Part of the linkgit:git[1] suite
--
1.7.8.msysgit.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCHv2 7/8] Doc clean: add See Also link
2012-09-18 23:25 [PATCHv2 7/8] Doc clean: add See Also link Philip Oakley
@ 2012-09-19 3:58 ` Junio C Hamano
0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2012-09-19 3:58 UTC (permalink / raw)
To: Philip Oakley; +Cc: gitList
Philip Oakley <philipoakley@iee.org> writes:
> '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>
Thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-09-19 3:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-18 23:25 [PATCHv2 7/8] Doc clean: add See Also link Philip Oakley
2012-09-19 3:58 ` Junio C Hamano
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).