Files
sourcegit/src
Sina Hinderks 35d681dd50 fix: merge.ff is ignored (#1501)
After changing the priority of the preferences/configurations for the
merge mode in #1495, the git configuration `merge.ff` was ignored.  The
reason is, that `GetSettingsPreferredMergeMode()` does not return `null`
in the default case.  This is now fixed.
2025-07-03 15:20:03 +08:00
..
2025-07-03 11:15:14 +08:00
2025-07-03 11:15:14 +08:00
2025-07-03 11:15:14 +08:00
2025-06-06 12:10:55 +08:00