alfred-github-workflow
alfred-github-workflow copied to clipboard
Support copy URLs in SSH format
Thanks for your tool, I love it.
Is it possible to copy the URL in the SSH format rather then HTTPS?
Many thanks.
I just realized that this is not possible; yet, HTTPS is deprecated in favor of SSH...
Would love to gain some traction on this as I use this workflow heavily throughout my day. My current process is searching for the repo, opening it, then copying the ssh URL.
It would be amazing to set the default URL to SSH in this workflow. Maybe I'll dig into the source and see if I can implement this...
I just realized that this is not possible; yet, HTTPS is deprecated in favor of SSH...
HTTPS seems not to be deprecated. It is the recommended/default choice on github: https://github.com/cli/cli/discussions/5532#discussioncomment-2662765
But I will add a configuration for this.