How to install GitWeb on Windows?

CIOC picture CIOC · Feb 28, 2014 · Viewed 7.3k times · Source

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.

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.

Answer

alberthier picture alberthier · May 29, 2015

Maybe this extension could help you :

https://github.com/alberthier/git-webui

It should work on Windows if you have Python installed