Fix value for git config: rebase.missingCommitsCheck true -> warn

This commit is contained in:
Martin Larsson 2025-07-15 12:25:12 +02:00
parent 25d56990cd
commit 0d5ac652ab

View file

@ -39,7 +39,7 @@
[rebase]
autoStash = true
missingCommitsCheck = true
missingCommitsCheck = warn
autosquash = true
[merge]