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.
Maybe this extension could help you :
https://github.com/alberthier/git-webui
It should work on Windows if you have Python installed