summaryrefslogtreecommitdiff
path: root/contrib/emacs/git-blame.el
blob: 6a8a2b8ff190842f2dfc2a84f5283de12d2f5f9f (plain)
1
2
3
4
5
6
(error "git-blame.el no longer ships with git. It's recommended
to replace its use with Emacs's own vc-annotate. See
contrib/emacs/README in git's
sources (https://github.com/git/git/blob/master/contrib/emacs/README)
for more info on suggested alternatives and for why this
happened.")