-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
[GitHub] User should be able to select cloning ways when copying clone command #15749
Comments
Thank you for opening this issue! 🔔 @thomaslombart @unnamedd @tonka3000 @khasbilegt @pernielsentikaer @loxygenK @oilbeater @LunaticMuch @aeorge @daquinoaldo @peppy @aeither @marcotf @qeude @nesl247 @xilopaint @antonengelhardt @bangerang @wottpal @LitoMore @d-mitrofanov-v @j3lte @jfkisafk @vlasischar @JavaLangRuntimeException @shyakadavis you might want to have a look. 💡 Author and Contributors commandsThe author and contributors of
|
I am trying to change the code to address this issue. |
@sushichan044 I think this is expected. The graphql client is anyways generated so feel free to include your fix for this issue in the PR too. |
@jfkisafk |
Extension
https://www.raycast.com/raycast/github
Description
Currently, commands copied by the Copy Clone Command are always for the HTTPS protocol.
We could consider changing this so that users can set their preferences for https/ssh in the settings,
allowing them to choose how they want commands copied.
Who will benefit from this feature?
Users prefers ssh protocol when execute
git clone
Anything else?
It might be nice to add an option to use the GitHub CLI as well as the UI on github.com

The text was updated successfully, but these errors were encountered: