society has moved past the need for insteadof
Signed-off-by: Xe <me@christine.website>
This commit is contained in:
parent
56e11254ac
commit
4e0f7624b9
|
@ -44,11 +44,6 @@ in {
|
||||||
protocol.keybase.allow = "always";
|
protocol.keybase.allow = "always";
|
||||||
pull.rebase = "true";
|
pull.rebase = "true";
|
||||||
push.default = "current";
|
push.default = "current";
|
||||||
|
|
||||||
url = {
|
|
||||||
"git@github.com:".insteadOf = "https://github.com/";
|
|
||||||
"git@ssh.tulpa.dev:".insteadOf = "https://tulpa.dev/";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue