GitList is a web based git repository browser written in PHP similar to GitHub WWW: http://gitlist.org PR: 198063 Submitted by: Andre Rikkert de Koe <andre@ark-ict.nl>
5 lines
217 B
Text
5 lines
217 B
Text
The port will install an htdocs dir %%WWWDIR%%.
|
|
Copy %%WWWDIR%%/config.ini-example
|
|
to %%WWWDIR%%/config.ini and
|
|
edit it to make it use your git repositories.
|
|
Then configure your webserver to use the htdocs directory.
|