1
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-10-03 22:03:15 +00:00
forgejo/vendor/github.com/src-d/gcfg
Lauris BH 08bf443016 Implement git refs API for listing references (branches, tags and other) (#5354)
* 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 :)
2018-11-27 16:52:20 -05:00
..
scanner Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
token Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
types Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
doc.go Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
errors.go Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
go1_0.go Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
go1_2.go Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
LICENSE Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
read.go Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
set.go Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00