* no longer user micro in git since its not working in vscode

* stop using rebase
This commit is contained in:
Mylloon 2023-02-04 14:23:47 +01:00
parent dc02943c16
commit a01c3b2fb4
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -6,11 +6,10 @@
name = Mylloon
[core]
editor = micro
pager = delta
[pull]
rebase = true
rebase = false
[init]
defaultBranch = main