git instaweb

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

git instaweb --start

git instaweb --start {{[-l|--local]}}

git instaweb --start {{[-p|--port]}} {{1234}}

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

git instaweb --start {{[-b|--browser]}}

git instaweb --stop

git instaweb --restart