1. Open .conf file
sudo nano /yourpath/gitolite-admin/conf/gitolite.conf
2. Add gitweb config
repo testing
config gitweb.owner = "Your Name"
config gitweb.description = "Your description"
RW+ = @all
3. git add, commit, then push
4. Check owner and description on gitweb
No comments:
Post a Comment