diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2018-03-10 18:45:45 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-03-13 14:52:20 -0700 |
commit | 0944224a8d4668c98e4eca0cbe67c4d0d88aa932 (patch) | |
tree | 62ce4e95490c9c5af01328463a2ff414e4131a2c /contrib/hooks | |
parent | d0db9edba0050ada6f6eac68061599690d2a4333 (diff) | |
download | git-ab/nuke-emacs-contrib.tar.gz |
git{,-blame}.el: remove old bitrotting Emacs codeab/nuke-emacs-contrib
The git-blame.el mode has been superseded by Emacs's own
vc-annotate (invoked by C-x v g). Users of the git.el mode are now
much better off using either Magit or the Git backend for Emacs's own
VC mode.
These modes were added over 10 years ago when Emacs's own Git support
was much less mature, and there weren't other mature modes in the wild
or shipped with Emacs itself.
These days these modes have few if any users, and users of git aren't
well served by us shipping these (some OS's install them alongside git
by default, which is confusing and leads users astray).
So let's remove these per Alexandre Julliard's message to the
ML[1]. If someone still wants these for some reason they're better
served by hosting these elsewhere (e.g. on ELPA), instead of us
distributing them with git.
1. "Re: [PATCH] git.el: handle default excludesfile
properly" (87muzlwhb0.fsf@winehq.org) --
https://public-inbox.org/git/87muzlwhb0.fsf@winehq.org/
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/hooks')
0 files changed, 0 insertions, 0 deletions