]> source.dussan.org Git - gitea.git/commit
Gracefully handle bare repositories on API operations. (#1932)
authorDennis Keitzel <github@pinshot.net>
Sun, 11 Jun 2017 02:57:28 +0000 (04:57 +0200)
committerBo-Yi Wu <appleboy.tw@gmail.com>
Sun, 11 Jun 2017 02:57:28 +0000 (21:57 -0500)
commit96b4780727b49a2c30c640a73751566f60ffc2af
tree874c3bd796279cb5e1bf9cc560a07edc3a946673
parentf2fcd9dcd834b611d2f321829e814a741054c4ea
Gracefully handle bare repositories on API operations. (#1932)

Signed-off-by: Dennis Keitzel <github@pinshot.net>
models/repo_branch.go
routers/api/v1/repo/branch.go
routers/api/v1/repo/file.go