Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx> writes: > Philip Oakley <philipoakley@xxxxxxx> writes: > >> --- 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] > > I think linkgit:gitignore[5] is enough. linkgit:gitrepository-layout[5] > is a very general documentation, it's not clear to the reader which part > is intended to be read in complement to git-clean, and indeed, the > relevant information is already in linkgit:gitignore[5]. Same for > core.excludesfile which is already documented in linkgit:gitignore[5]. > > Otherwise, I suspect we'll end-up having the transitive closure of SEE > ALSO in each manpage ... Concurred. Thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html