From: David Kågedal Date: Fri, 9 Feb 2007 08:21:32 +0000 (+0100) Subject: git-blame.el: blame unsaved changes X-Git-Tag: v1.5.0~44 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/f0f39bb4c4ba36a07d7a6f034ba12f2ca0522db8?hp=f0f39bb4c4ba36a07d7a6f034ba12f2ca0522db8 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 Signed-off-by: Junio C Hamano ---