bew / dotfiles

All my dotfiles in one place!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In editor: git commit diff split is not always accurate

bew opened this issue · comments

When opening a git commit message buffer, the plugin committia.vim opens the diff of the commit in a split.

But for some operations that diff is not accurate (when using --amend, or on the commit edition of a rebase 'squash' operation (not sure I can do anything about it in that case), or on a merge)