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

create repository at organization #306

Open
JuliaSprenger opened this issue Jan 14, 2021 · 0 comments
Open

create repository at organization #306

JuliaSprenger opened this issue Jan 14, 2021 · 0 comments

Comments

@JuliaSprenger
Copy link

When adding a remote to a local repository (gin add-remote <remote_name> <location>) on gin and the location does not exist, the user can decide to create it directly. However, when using e.g. gin:<organization>/<repo> as remote, the repository is not created at the organization level, but under the user that is currently logged in.

I think there are 2 things to fix here:

  • The user should be informed if the remote can not be created at the organization level (i.e. due do lack of user rights)
  • If a repository can be created, than it should be at the specified organization and not under the user gin space.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant