lambdalisue / vim-gina

👣 Asynchronously control git repositories in Neovim/Vim 8
http://www.vim.org/scripts/script.php?script_id=5531
MIT License
689 stars 27 forks source link

Failed to run Gina commit in windows #232

Closed wsdjeg closed 4 years ago

wsdjeg commented 4 years ago

I use this plugin in windows, and when I run :Gina commit I got:

[gina] Fail: git --no-pager -c core.editor=false -c color.status=always -C C:\Users\wsdjeg\.SpaceVim commit --edit
[gina] error: There was a problem with the editor 'false'.
[gina] Please supply the message using either -m or -F option.
K1DV5 commented 4 years ago

Seems a duplicate of #229