rhysd / committia.vim

A Vim plugin for more pleasant editing on commit messages
MIT License
731 stars 30 forks source link

Errors / Crash #23

Closed Blue-Dog-Archolite closed 8 years ago

Blue-Dog-Archolite commented 8 years ago

after running git merge development or any branch

"~/dev/flight/.git/MERGE_MSG" 7L, 292C Error detected while processing function committia#open..<SNR>162_open_multicolumn..<SNR>162_open_status_window..<SNR>162_open_window..committia#git#status: line 8: E605: Exception not caught: committia: git: Failed to execute status command: fatal: The empty string is not a valid path^@ Error detected while processing function committia#open: line 14: E171: Missing :endif Press ENTER or type command to continue

What can I do to help debug. I love this plugin.

rhysd commented 8 years ago

It looks bug of git. I saw the error with Git 2.6.x and Git 2.7.1 doesn't cause it.

Can you update git to latest and try again?

Blue-Dog-Archolite commented 8 years ago

yep. Looks like that did it. Thanks. Fedora's git is stuck at 2.5.x