How to browse your git repository locally

found this at from a post in Forrst by Jackhq and I was so amazed that you can actually browse your git repo using your browser.

Here’s how you do it:

cd [git repo]

git instaweb –httpd webrick

and this will automatically use your browser to open your git repository.

Cool huh?! 🙂

Leave A Comment

Please be polite. We appreciate that. Your email address will not be published and required fields are marked