aboutsummaryrefslogtreecommitdiffstats
path: root/roles/git
Commit message (Collapse)AuthorAgeFilesLines
* Add git role: host git repos and share repos via cgitAaron LI2018-04-1816-0/+773
* Host git repositories * Share git repositories through web interface via cgit * The static resources used by cgit is also managed/deployed by a git repo ^_^