Add git insteadOf url for gitlab ssh
This commit is contained in:
parent
a8a693cd95
commit
a11c62c437
@ -101,6 +101,8 @@ in
|
|||||||
pull.rebase = false;
|
pull.rebase = false;
|
||||||
|
|
||||||
init.defaultBranch = "main";
|
init.defaultBranch = "main";
|
||||||
|
|
||||||
|
url."ssh://git@gitlab.laputa.veracode.io/".insteadOf = "https://gitlab.laputa.veracode.io/";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user