- Gogs version (or commit ref): 0.11.34.1122
- Git version: 2.11.0
- Operating system: debian 9.3 amd64
- Database (use
[x]):
- Can you reproduce the bug at https://try.gogs.io:
- Log gist (usually found in
log/gogs.log):
(nothing related)
Description
Adding a submodule that uses an alternate port ('ssh:// method') causes the hyperlink to the submodule's git to be broken.
I guess this wouldn't normally be used (realized I was doing mine wrong) but at the same time, it could be useful in some private environments.