Created
October 14, 2024 08:39
-
-
Save D3f0/396560ca9e2d2925107034694d140561 to your computer and use it in GitHub Desktop.
Set the remote from gh output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git remote add origin $(gh repo view $repo --json sshUrl --jq .sshUrl) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment