mirror of
https://github.com/neovim/neovim.git
synced 2025-11-07 03:04:22 +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]