rebase
This commit is contained in:
parent
7575254865
commit
68cf59880c
|
@ -6,6 +6,7 @@
|
||||||
user.name = "joy";
|
user.name = "joy";
|
||||||
user.email = "${mail}";
|
user.email = "${mail}";
|
||||||
init.defaultBranch = "main";
|
init.defaultBranch = "main";
|
||||||
|
pull.rebase = "true";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue