Amahi Wiki
Page
Discussion
View source
History
Links
Wiki Home
Amahi Home
Amahi Apps
FAQ
Forums
Bug Tracker
Blog
Feature Gallery
Mailing Lists
Personal tools
Log in
Request account
Navigation
Recent changes
Help
Tools
Special pages
Printable version
Changes
From Amahi Wiki
Jump to:
navigation
,
search
← Older edit
Newer edit →
Git and Gitweb
(view source)
Revision as of 22:54, 13 March 2012
68 bytes removed
,
22:54, 13 March 2012
→Setup
{{Code|cd /var/cache/git/test.git/
echo "test test repo" > description}}</li>
<li>
Update
Edit
'''config'''
file as follows
and add the following at the bottom
{{Text|Text=
[core]
repositoryformatversion = 0
filemode = true
bare = true
[gitweb]
owner = Your Name}}</li>
<li>Create local repository and commit
Bigfoot65
Trusted,
Bureaucrats
,
Administrators
12,424
edits