alfred-github-workflow icon indicating copy to clipboard operation
alfred-github-workflow copied to clipboard

Support copy URLs in SSH format

Open melbic opened this issue 7 years ago • 3 comments

Thanks for your tool, I love it.

Is it possible to copy the URL in the SSH format rather then HTTPS?

Many thanks.

melbic avatar Mar 29 '18 09:03 melbic

I just realized that this is not possible; yet, HTTPS is deprecated in favor of SSH...

kalaschnik avatar Mar 23 '22 08:03 kalaschnik

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...

DevanFischer avatar Apr 22 '22 16:04 DevanFischer

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.

gharlan avatar Sep 11 '22 21:09 gharlan