Changes

From Amahi Wiki
Jump to: navigation, search
3 bytes removed ,  12:01, 13 March 2012
no edit summary
<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];
12,424

edits