<li>Create init script
{{Code|vi /etc/init.d/git}}
{{Text|Text=#!/bin/sh
<nowiki>#</nowiki>
<li>Configure user access
{{Code|vi config}}
{{Text|Text=[core]
repositoryformatversion = 0
<li>Add to bottom of the configuration file
{{Code|vi /etc/gitweb.conf}}
{{Text|Text=$feature{'blame'}{'default'} = [undef];
$feature{'pickaxe'}{'default'} = [undef];