Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regression: no longer possible to fork own repo #2698

Closed
1 task done
bard opened this issue Oct 13, 2017 · 1 comment · Fixed by #2699
Closed
1 task done

Regression: no longer possible to fork own repo #2698

bard opened this issue Oct 13, 2017 · 1 comment · Fixed by #2699
Labels
issue/regression Issue needs no code to be fixed, only a description on how to fix it yourself
Milestone

Comments

@bard
Copy link

bard commented Oct 13, 2017

(Taking the liberty to open a new issue since this was only discussed in closed issues and risks therefore to become invisible.)

Description

I described the rationale for forking one's own repo back when I was using gogs in gogs/gogs#1791 (comment). @lunny replied in gogs/gogs#1791 (comment) that Gitea had implemented it so I switched to Gitea, as it's a make-or-break feature in my case; several projects I'm working on are now arranged around this possibility. Unfortunately it was subsequently removed in #2019 to solve a separate issue.

I'd really like to stay on top of Gitea development, especially seeing all the goodies and fixes that went into 1.2, but for now I'm frozen at 1.1. Anything I can do to help? I'm glad to do testing; also willing to code, but since I never touched Go I'm not sure any code I'd produce would qualify as "help".

@daviian
Copy link
Member

daviian commented Oct 13, 2017

I think we should handle it like github and add a modal asking where to fork the repository.
Of course only if the user is member of at least one organization he has the permission to create a repository.
But we shouldn't allow multiple forks in one user / organization of the same repository as introduced in #2019

@lafriks lafriks added issue/regression Issue needs no code to be fixed, only a description on how to fix it yourself backport/v1.2 labels Oct 13, 2017
@lafriks lafriks added this to the 1.3.0 milestone Oct 13, 2017
@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
issue/regression Issue needs no code to be fixed, only a description on how to fix it yourself
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants