diff options
Diffstat (limited to 'third_party/git/contrib/emacs/git.el')
-rw-r--r-- | third_party/git/contrib/emacs/git.el | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/third_party/git/contrib/emacs/git.el b/third_party/git/contrib/emacs/git.el deleted file mode 100644 index 03f926281fb1..000000000000 --- a/third_party/git/contrib/emacs/git.el +++ /dev/null @@ -1,6 +0,0 @@ -(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.") |