Created
September 16, 2020 19:12
-
-
Save jsam/9ac9cdcf535ba35b7f1687e5da79bdc0 to your computer and use it in GitHub Desktop.
go private
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 config --global url."git@github.com:".insteadOf "https://github.com/" | |
| #git config --system url."git@github.com:".insteadOf "https://github.com/" | |
| export GOPRIVATE=github.com/imbafactory |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment