Posts tagged as:

Code Repository

How To: Install and Configure GitWeb

January 28, 2009

Goal Setting up gitweb (web interface for SCM software git) for your project’s git repository for public access and developer commits via ssh. Assumptions You already have your project’s git repository. You have hosting space somewhere to host gitweb. You have root access. You are using Apache as webserver. Example for this howto Project : [...]

Read the full article →