abo-abo / avy

Jump to things in Emacs tree-style
1.7k stars 108 forks source link

Avy's upstream and its version in elpa.git diverged #344

Open monnier opened 2 years ago

monnier commented 2 years ago
% make fetch/avy
emacs --no-site-lisp --batch -l admin/elpa-admin.el -f elpaa-batch-fetch-and-show "avy"
Fetching updates for avy...
Upstream of avy has DIVERGED!

  Local changes:
Depuis https://github.com/abo-abo/avy
 * [nouvelle référence]               -> upstream/avy/main
c4adda8ca5  monnier@iro.um..  * avy/targets/checkdoc.el, ivy/doc/scripts.el: copyright tweak
6537ba305c  ohwoeowho@gmai..  .dir-locals.el: Suggest common-lisp-indent-function
6cbbf1e41d  contovob@tcd.ie   .dir-locals.el: Enforce sentence-end-double-space
ecb9e4b0ae  jonas@bernoul.li  Set `outline-regexp' directory local
16ba742299  eggert@cs.ucla..  Fix some quoting problems in doc strings

  Upstream changes:
[...]

This prevents GNU ELPA from following Avy's development :-( Any chance you could

git fetch git://git.sv.gnu.org/emacs/elpa.git externals/avy
git merge c4adda8ca5

Feel free to undo any part of the changes you disagree with: the important part is the metadata.