Open ghost opened 5 years ago
:q<CR> and :confirm q<CR> behave identically with a modified buffer in/after commit mode, and the commit message is lost. Moreover with noswapfile there‘s no way to recover it.
:q<CR>
:confirm q<CR>
noswapfile
(Thank you for bringing magit to Vim!)
:q<CR>
and:confirm q<CR>
behave identically with a modified buffer in/after commit mode, and the commit message is lost. Moreover withnoswapfile
there‘s no way to recover it.(Thank you for bringing magit to Vim!)