]> source.dussan.org Git - gitea.git/commit
fix bug when push a branch name with / & fix an integration test bug (#1689)
authorLunny Xiao <xiaolunwen@gmail.com>
Mon, 8 May 2017 02:55:27 +0000 (10:55 +0800)
committerBo-Yi Wu <appleboy.tw@gmail.com>
Mon, 8 May 2017 02:55:27 +0000 (10:55 +0800)
commit2bb8b3a56219f3fcba7c77c7a8fc10769b8c11bd
tree0fb4e0e204dc72f99dd3a203ee9062bee3d93392
parent79494047b062069fd8e692152d29773a22877d76
fix bug when push a branch name with / & fix an integration test bug (#1689)
integrations/integration_test.go
integrations/internal_test.go [new file with mode: 0644]
routers/private/branch.go
routers/private/internal.go