git-blame.el 286 B

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