git instaweb

Outil pour le lancement d'un serveur gitweb. Plus d'informations : 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