author | David Kågedal <davidk@lysator.liu.se> | |
Fri, 9 Feb 2007 08:21:32 +0000 (09:21 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 9 Feb 2007 08:52:53 +0000 (00:52 -0800) | ||
commit | f0f39bb4c4ba36a07d7a6f034ba12f2ca0522db8 | |
tree | b29b7ba95ba8d89782540995cd0ac8d7b948dd80 | tree | snapshot |
parent | fa882116006e0403bb1b74973bb5f3f34f1cf523 | commit | diff |
git-blame.el: blame unsaved changes
Make git-blame use the current buffer contents for the blame, instead of
the saved file. This makes the blame correct even if there are unsaved
changes.
Also added a git-reblame command.
Signed-off-by: David Kågedal <davidk@lysator.liu.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Make git-blame use the current buffer contents for the blame, instead of
the saved file. This makes the blame correct even if there are unsaved
changes.
Also added a git-reblame command.
Signed-off-by: David Kågedal <davidk@lysator.liu.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
contrib/emacs/git-blame.el | diff | blob | history |