Files
ersteller/README.md
T

6 lines
141 B
Markdown

# Private gitlab repo hosting
`git config --global url."git@gitlab.com:".insteadOf "https://gitlab.com/"`
`go env -w GOPRIVATE=gitlab.com`