chore(git): set pull.rebase to false

This commit is contained in:
Mohammad Rafiq 2025-02-20 05:39:04 +08:00
parent 928e7001f3
commit 584f3740e7
2 changed files with 13 additions and 2 deletions

View file

@ -9,3 +9,5 @@
autoSetupRemote = true
[safe]
directory = /appdata
[pull]
rebase = false