Fix value for git config: rebase.missingCommitsCheck true -> warn
This commit is contained in:
parent
25d56990cd
commit
0d5ac652ab
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@
|
||||||
|
|
||||||
[rebase]
|
[rebase]
|
||||||
autoStash = true
|
autoStash = true
|
||||||
missingCommitsCheck = true
|
missingCommitsCheck = warn
|
||||||
autosquash = true
|
autosquash = true
|
||||||
|
|
||||||
[merge]
|
[merge]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue