]> source.dussan.org Git - gitea.git/commit
Do not add prefix on http/https submodule links (#12477) (#12479)
authortechknowlogick <techknowlogick@gitea.io>
Thu, 13 Aug 2020 15:53:40 +0000 (11:53 -0400)
committerGitHub <noreply@github.com>
Thu, 13 Aug 2020 15:53:40 +0000 (11:53 -0400)
commitf0dd07129a239acf30b94bd787fc10e2255990fe
tree968507f792e5f8b77f04671ab3d3a9601c896c7f
parent6d3b8141df36299836b684dfd90256e4267fd455
Do not add prefix on http/https submodule links (#12477) (#12479)

Fix #12345

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: zeripath <art27@cantab.net>
modules/git/submodule.go
modules/git/submodule_test.go