about summary refs log tree commit diff
path: root/third_party/git/contrib/emacs/git.el
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/git/contrib/emacs/git.el')
-rw-r--r--third_party/git/contrib/emacs/git.el6
1 files changed, 6 insertions, 0 deletions
diff --git a/third_party/git/contrib/emacs/git.el b/third_party/git/contrib/emacs/git.el
new file mode 100644
index 0000000000..03f926281f
--- /dev/null
+++ b/third_party/git/contrib/emacs/git.el
@@ -0,0 +1,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.")