Redirect to .git when cloning with ssh #2038

Closed
opened 2025-11-02 04:21:59 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @Salamandar on GitHub (Jul 10, 2018).

git clone gitea:domain.tld/user/repo

won't work, but

git clone gitea:domain.tld/user/repo.git

will. Note the .git in the end. Gitlab redirects to the .git automatically. Could it be possible ?

Originally created by @Salamandar on GitHub (Jul 10, 2018). ``` git clone gitea:domain.tld/user/repo ``` won't work, but ``` git clone gitea:domain.tld/user/repo.git ``` will. Note the `.git` in the end. Gitlab redirects to the `.git` automatically. Could it be possible ?
GiteaMirror added the type/enhancementissue/stale labels 2025-11-02 04:21:59 -06:00
Author
Owner

@stale[bot] commented on GitHub (Jan 18, 2019):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale[bot] commented on GitHub (Jan 18, 2019): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.
Author
Owner

@lunny commented on GitHub (Jan 20, 2019):

Cannot reproduce this and closed now. Please feel free to reopen it.

@lunny commented on GitHub (Jan 20, 2019): Cannot reproduce this and closed now. Please feel free to reopen it.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#2038