0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-27 23:48:39 +01:00
gitea/vendor/golang.org/x/crypto/ssh
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
..
agent
knownhosts
buffer.go
certs.go
channel.go
cipher.go
client_auth.go
client.go
common.go
connection.go
doc.go
handshake.go
kex.go
keys.go
mac.go
messages.go
mux.go
server.go
session.go
streamlocal.go
tcpip.go
transport.go