gitea/vendor/gopkg.in/src-d
Lauris BH 08bf443016 Implement git refs API for listing references (branches, tags and other) ()
* 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 :)
..
go-billy.v4 Implement git refs API for listing references (branches, tags and other) ()
go-git.v4 Implement git refs API for listing references (branches, tags and other) ()