Changes

From Amahi Wiki
Jump to: navigation, search
37 bytes added ,  02:42, 15 March 2012
no edit summary
<li>Add a short description and test file
{{Code|cd /var/cache/git/test
rm -rf ./.git/descriptionecho "test repo" > ./.git/description
echo 'test' > README
git add README
git commit -m "initial README file"}}</li>
<li>Edit '''./.git/config''' and add the following at the bottom
{{Text|Text=[gitweb]
owner = Your NameMy HDA}}</li>
<li>Add to bottom of '''/etc/gitweb.conf''' file
{{Text|Text=$feature{'blame'}{'default'} = [undef];
12,424

edits