git instaweb

Helper to launch a GitWeb server. More information: https://git-scm.com/docs/git-instaweb.

git instaweb --start

git instaweb --start --local

git instaweb --start --port {{1234}}

git instaweb --start --httpd {{lighttpd|apache2|mongoose|plackup|webrick}}

git instaweb --start --browser

git instaweb --stop

git instaweb --restart