Adding upstream version 1:2.47.2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
fd5a0bafa2
commit
54102a2c29
4535 changed files with 1510258 additions and 0 deletions
6
contrib/emacs/git.el
Normal file
6
contrib/emacs/git.el
Normal file
|
@ -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.")
|
Loading…
Add table
Add a link
Reference in a new issue