https://github.com/git/git
Raw File
Tip revision: 9877106b01cbd346b862cc8cd2c52e496dd40ed5 authored by Johannes Schindelin on 04 December 2019, 21:22:52 UTC
Git 2.18.2
Tip revision: 9877106
git-blame.el
(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.")
back to top