code.quarkus.io
code.quarkus.io copied to clipboard
Creating a project on github gives me the wrong `git clone` command
That's what I get:
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?