1eed7e15fe
GitList allows you to browse repositories using your favorite browser, viewing files under different revisions, commit history and diffs. GitList is free and open source software, written in PHP, on top of Silex and the Twig template engine. feedback/ok ajacoutot@
5 lines
155 B
Plaintext
5 lines
155 B
Plaintext
To completely deinstall GitList you need to perform the following steps
|
|
as root:
|
|
rm -f /var/www/conf/modules/gitlist.conf
|
|
rm -rf ${PREFIX}/gitlist
|