Skip to content

Instantly share code, notes, and snippets.

@Birch-san
Created April 2, 2024 15:10
Show Gist options
  • Save Birch-san/c980faab0292f2818be5e3c04a4da1ee to your computer and use it in GitHub Desktop.
Save Birch-san/c980faab0292f2818be5e3c04a4da1ee to your computer and use it in GitHub Desktop.
Using fine-grained access token to access your organisation's private GitHub repositories
[url "https://oauth2:[email protected]/"]
insteadOf = https://github.com/
[url "https://oauth2:[email protected]/MYCOOLORG/"]
insteadOf = [email protected]:MYCOOLORG/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment