summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/src-d/gcfg/LICENSE
Commit message (Collapse)AuthorAgeFilesLines
* Implement git refs API for listing references (branches, tags and other) (#5354)Lauris BH2018-11-271-0/+28
* Inital routes to git refs api * Git refs API implementation * Update swagger * Fix copyright * Make swagger happy add basic test * Fix test * Fix test again :)