code.quarkus.io icon indicating copy to clipboard operation
code.quarkus.io copied to clipboard

Creating a project on github gives me the wrong `git clone` command

Open FroMage opened this issue 1 year ago • 0 comments

That's what I get:

Screenshot from 2024-06-13 15-15-56

But this is using the https remote, when I really want the ssh remote: [email protected]:FroMage/issue671.git.

I always just copy the clone command, and when it comes time to git push it starts asking me for username/password, which is probably not what most people want, don't you think?

FroMage avatar Jun 13 '24 13:06 FroMage