minor fixes

This commit is contained in:
atagen 2025-11-02 12:19:14 +11:00
parent d9121053ec
commit 0103661908
3 changed files with 29 additions and 26 deletions

View file

@ -24,7 +24,7 @@ scope "user" {
};
url = {
"https://github.com/".insteadOf = "github:";
"https://git.atagen.co/atagen".insteadOf = "atagen:";
"https://git.atagen.co/atagen/".insteadOf = "atagen:";
"https://codeberg.org/".insteadOf = "codeberg:";
};
credential.helper = "rbw";