]> source.dussan.org Git - gitea.git/commit
Fix push-create SSH bugs (#10145) (#10151)
authorJohn Olheiser <42128690+jolheiser@users.noreply.github.com>
Wed, 5 Feb 2020 14:50:06 +0000 (08:50 -0600)
committerGitHub <noreply@github.com>
Wed, 5 Feb 2020 14:50:06 +0000 (15:50 +0100)
commit2cd2614eaa40bc25880431f6ea56f9c47a938508
tree7dee72ab0095e5d050d5a30f25937796f31d51aa
parent0129e76ef5bdd6af30207ce7d99bdbe70c108d18
Fix push-create SSH bugs (#10145) (#10151)

* Attempt to fix push-create SSH bugs

Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Fix binding

Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Invalid ctx

Signed-off-by: jolheiser <john.olheiser@gmail.com>
cmd/serv.go
integrations/git_test.go
routers/private/serv.go