Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 292 Bytes

File metadata and controls

17 lines (12 loc) · 292 Bytes

File Service

Set up pre-commit

Plese setup pre-commit before start to code

make pre-commit-preparation

Setup env

go env -w GOPRIVATE="10.1.20.130/*"
go env -w GOINSECURE="10.1.20.130/*"
git config --global url."10.1.20.130".insteadOf https://10.1.20.130/