gitea/vendor/golang.org/x/crypto/ssh/knownhosts
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 :)
..
knownhosts.go Implement git refs API for listing references (branches, tags and other) ()