On Monday, March 3, 2014 9:52:59 PM UTC+1, César Iván Orozco Cervantes wrote: > > Hi everyone, > > I'm trying to use *GitWeb *to explore my repositories, I'm completely new > to it, so I'm having a little problems, I know that * GitWeb *is shipped > with *Git*, I downloaded it from here > http://code.google.com/p/msysgit/downloads/list?q=full+installer+official+git, > > it is located on *\share\gitweb*, then I opened the console (Git Bash), > browsed to the repository and ran the command *git instaweb*, but it says > *git: > 'instaweb' is not a git command*, according to the documentation this is > the command I need to run to start it. > > Anyone know what is the right way to install and configure GitWeb? > > I already read a lot of tutorials, but they are so confusing :/ > > Any help will be appreciated, thanks. > Please note when you cross-post (http://stackoverflow.com/questions/22106838/how-to-install-gitweb-on-windows).
instaweb is not supported by msysgit/Git for Windows: https://github.com/msysgit/git/issues/11 -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
