mirror of
https://github.com/neovim/neovim.git
synced 2025-11-16 07:11:20 +00:00
I have `merge.ff = no` in my Git config to not use fast-forward merges by default, but when updating the Vim sources it should not cause a merge commit. [ci skip]