Compare commits
No commits in common. "708d60bcc6e7abd2b3a9392bccf8134a370b6b82" and "c55708ab54682ebde8dcd40333df08918aa1f73a" have entirely different histories.
708d60bcc6
...
c55708ab54
|
@ -124,20 +124,6 @@ in
|
|||
autoSquash = true;
|
||||
autoStash = true;
|
||||
};
|
||||
|
||||
url = {
|
||||
"git@gitea.belanyi.fr:" = {
|
||||
insteadOf = "https://gitea.belanyi.fr/";
|
||||
};
|
||||
|
||||
"git@github.com:" = {
|
||||
insteadOf = "https://github.com/";
|
||||
};
|
||||
|
||||
"git@gitlab.com:" = {
|
||||
insteadOf = "https://gitlab.com/";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
# Multiple identities
|
||||
|
|
Loading…
Reference in a new issue