aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/emacs/git.el
blob: 03f926281fb16128a68969acdd97f32b7d6a1e03 (plain)
1
2
3
4
5
6
(error "git.el no longer ships with git. It's recommended to
replace its use with Magit, or simply delete references to git.el
in your initialization file(s). See contrib/emacs/README in git's
sources (https://github.com/git/git/blob/master/contrib/emacs/README)
for suggested alternatives and for why this happened. Emacs's own
VC mode and Magit are viable alternatives.")