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

repo entry should use https:// by default #21

Open
shinaoka opened this issue Oct 29, 2024 · 2 comments
Open

repo entry should use https:// by default #21

shinaoka opened this issue Oct 29, 2024 · 2 comments
Assignees

Comments

@shinaoka
Copy link
Member

By default, the repo entry is set to something like

repo = "git@github.com:tensor4all/ProjMPSs.jl.git

It is better to use https://github.com/tensor4all/ProjMPSs.jl.git

@terasakisatoshi
Copy link
Member

🫡

@terasakisatoshi
Copy link
Member

This repository T4ARegistrator.jl is a public and ProjMPSs.jl is also public repository(but not registered in Julia's General registry). Therefore

It is better to use
https://github.com/tensor4all/ProjMPSs.jl.git

it's reasonable to me.

If we would like to register a private package in this T4ARegistrator.jl, We consider that some caution is required e.g., using git@github.com:tensor4all/<PrivateRepository>

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

2 participants