Inconsistent use of https/ssh in "quick guide" after creating an empty repository #8888

Closed
opened 2025-11-02 08:22:09 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @hpodhaisky on GitHub (Apr 29, 2022).

When creating an empty repository the "quick guide" page has the toggle [https/ssh] by default on [ssh] (1), however in the bottom panes, the remote urls are for https (2, 3).

After using the toggle at least once, this inconsistency goes away and (1) and (2,3) are in sync.

Sometimes I forget to toggle and then I need to change by hand (locally)

git remote set-url orgin git@git ...

Gitea Version: 1.16.5

urls

Originally created by @hpodhaisky on GitHub (Apr 29, 2022). When creating an empty repository the "quick guide" page has the toggle [https/ssh] by default on [ssh] (1), however in the bottom panes, the remote urls are for https (2, 3). After using the toggle at least once, this inconsistency goes away and (1) and (2,3) are in sync. Sometimes I forget to toggle and then I need to change by hand (locally) ```sh git remote set-url orgin git@git ... ``` Gitea Version: 1.16.5 ![urls](https://user-images.githubusercontent.com/13908728/165970251-de6d6e33-6a80-4120-aab4-c3f7e1c60372.png)
Author
Owner

@wxiaoguang commented on GitHub (Apr 29, 2022):

It has been fixed in 1.16.6

@wxiaoguang commented on GitHub (Apr 29, 2022): It has been fixed in 1.16.6 * https://github.com/go-gitea/gitea/pull/19209
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#8888