aboutsummaryrefslogtreecommitdiffstats
path: root/roles/git/templates/cgit/post-receive.j2
Commit message (Collapse)AuthorAgeFilesLines
* Add git role: host git repos and share repos via cgitAaron LI2018-04-181-0/+31
* 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 ^_^