Commit Graph

2 Commits (a7f7d1399f2f0c4ee9d13d595607c4fe2fd437e8)

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