Skip to content

Instantly share code, notes, and snippets.

@PhoneDroid
Created October 13, 2023 11:17
Show Gist options
  • Select an option

  • Save PhoneDroid/773a844d926f9ce4eeeb81ccc9b77e7a to your computer and use it in GitHub Desktop.

Select an option

Save PhoneDroid/773a844d926f9ce4eeeb81ccc9b77e7a to your computer and use it in GitHub Desktop.
  1. Clone repository with CLI, GitHub Desktop doesn't seem to properly reconize SSH credentials

    git clone https://github.com/Organization/Repository

    • Click Add local repository..

    • Slect the cloned folder


    • Open Repository > Repository settings..

    • Edit the origin to be in the format:

      ssh://git@github.com/Organization/Repository.git
      
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment