cGit-UI for Git Repositories

cGit-UI – is a web interface for Git Repositories. cGit CGI script is writen in C and therefore it's fast enough

3 Commits   0 Branches   1 Tag
05d292b2 (kx 2023-03-24 03:51:10 +0300 1) <?xml version="1.0" encoding="utf-8"?>
05d292b2 (kx 2023-03-24 03:51:10 +0300 2) <browserconfig>
05d292b2 (kx 2023-03-24 03:51:10 +0300 3)     <msapplication>
05d292b2 (kx 2023-03-24 03:51:10 +0300 4)         <tile>
05d292b2 (kx 2023-03-24 03:51:10 +0300 5)             <square150x150logo src="/.cgit/pixmaps/favicon/mstile-150x150.png"/>
05d292b2 (kx 2023-03-24 03:51:10 +0300 6)             <TileColor>#da532c</TileColor>
05d292b2 (kx 2023-03-24 03:51:10 +0300 7)         </tile>
05d292b2 (kx 2023-03-24 03:51:10 +0300 8)     </msapplication>
05d292b2 (kx 2023-03-24 03:51:10 +0300 9) </browserconfig>