47
47
* Display a proper error message when a config file content cannot be
48
48
decoded as UTF-8 or when it cannot be parsed.
49
(Vincent Ladeuil, #502060, #688677, #792246)
49
(Vincent Ladeuil, #502060, #688677, #797246)
51
51
* Generate a single conflict (instead of two) when merging a branch
52
52
modifying and renaming a file in a branch that deleted it (or vice-versa).