Set github insteadof only for duneanalytics repos

This commit is contained in:
Pavle Portic 2023-05-18 17:28:51 +02:00
parent 73b3e5025d
commit b4bdb781c0
Signed by: TheEdgeOfRage
GPG Key ID: 66AD4BA646FBC0D2
1 changed files with 4 additions and 2 deletions

View File

@ -13,7 +13,9 @@
gpgsign = true
[pull]
rebase = true
[url "github.com:"]
insteadOf = https://github.com/
[url "github.com:duneanalytics"]
insteadOf = https://github.com/duneanalytics
[init]
defaultBranch = main
[color]
ui = auto