Commit Graph

2 Commits (25a290e320de630eaf8ef4e56bb435c1ecfe1032)

Author SHA1 Message Date
Antoine GIRARD a9b4c8171f Update src-d/go-git to v4.13.0 ()
* update gopkg.in/src-d/go-git.v4 v4.13.0

* mod tidy

* vendor
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 :)