Skip to content

Instantly share code, notes, and snippets.

@D3f0
Created October 14, 2024 08:39
Show Gist options
  • Save D3f0/396560ca9e2d2925107034694d140561 to your computer and use it in GitHub Desktop.
Save D3f0/396560ca9e2d2925107034694d140561 to your computer and use it in GitHub Desktop.
Set the remote from gh output
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