Created
April 2, 2024 15:10
-
-
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
This file contains 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
[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