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.
Gitweb provides a web interface to Git repositories. Its features include: Viewing multiple Git repositories with common root. Browsing every revision of the repository. Viewing the contents of files in the repository at any revision.
Maybe this extension could help you :
https://github.com/alberthier/git-webui
It should work on Windows if you have Python installed
git instaweb
is not currently supported on windows by 'msysgit'.
See this issue which is still not resolved.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With