Extra slash in git clone URL
Open
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Our git clone URLs, for the default port, are in the form:
```
git@gin.g-node.org:/user/repo
```
This differs from most git services and also introduces some issues with git module linking on the web frontend.
I'd like to revert the change that caused this and slowly phase out supporting this form.
Contributor guide
Assessment
This issue has not been assessed yet.