git-blame
git-blame copied to clipboard
Not showing blame history after using git-time-machine package
I installed the package and it's working fine till I opened the package git-time-machine. I saw the differences between last commit and my present code. Later I closed that package file and tried using Ctrl+b and also right click->Toggle Git blame, both are not working. I think it is a bug. Please try to fix it as soon as possible.
@mani319 when you say
opened the package git-time-machine
do you mean you installed it alongside git-blame? or just opened the cloned repository for code of git-time-machine
?
I opened git-time-machine package alongside with git-blame on same file. After using the git-time-machine to see changes between commits, git-blame stops working.