Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Doc clean: add See Also link
author
Philip Oakley
<philipoakley@iee.org>
Tue, 18 Sep 2012 23:25:33 +0000
(
00:25
+0100)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 19 Sep 2012 04:49:50 +0000
(21:49 -0700)
'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>
Documentation/git-clean.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
a73d379
)
diff --git
a/Documentation/git-clean.txt
b/Documentation/git-clean.txt
index 79fb9841441d02cd635dcdd2aecef42d38c6b59d..9f42c0d0e63e8d23bfbf4b582a6a9a60280cca47 100644
(file)
--- 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.
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
GIT
---
Part of the linkgit:git[1] suite