Hi, On Sat, 29 Sep 2007, Junio C Hamano wrote: > Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: > > > On Sat, 29 Sep 2007, Steffen Prohaska wrote: > > > >> It is assumed that a matching version of the html documentation is > >> available as the HEAD of /doc/git/html/.git. If not an error will be > >> reported. > >> > >> This patch doesn't include a mechanism to fetch the html pages to > >> /doc/git/html/.git. You should manually clone them. Maybe this could > >> handled as a submodule of msysgit? > > > > I'd rather handle it as in git.git, as another branch, and not check > > it out in /git/html/, but rather use "git read-tree > > --prefix=/tmp/WinGit/share/git/html origin/html", or some such. > > This is starting to smell like an opportunity to use the gitlink stuff, > isn't it? I'd agree that we could have a submodule in /doc/git/html/. This way, even users of msysGit and GitMe would benefit. Ciao, Dscho - 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