chore(tazjin/tverskoy): Set git.init.defaultBranch = "canon"
Change-Id: Ic03668c152e6d306a47ccc222d2c98901e12dfda Reviewed-on: https://cl.tvl.fyi/c/depot/+/2648 Reviewed-by: tazjin <mail@tazj.in> Tested-by: BuildkiteCI
This commit is contained in:
parent
3842c184b6
commit
77141525ad
1 changed files with 1 additions and 0 deletions
|
@ -287,6 +287,7 @@ in lib.fix(self: {
|
|||
userEmail = "mail@tazj.in";
|
||||
extraConfig = {
|
||||
pull.rebase = true;
|
||||
init.defaultBranch = "canon";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue