elisp-bug-hunter icon indicating copy to clipboard operation
elisp-bug-hunter copied to clipboard

The elpa.git branch diverged

Open monnier opened this issue 4 years ago • 1 comments

The code here diverged from that in elpa.git:

% make fetch/bug-hunter
emacs --no-site-lisp --batch -l admin/elpa-admin.el -f elpaa-batch-fetch-and-show "bug-hunter"
Fetching updates for bug-hunter...
Upstream of bug-hunter has DIVERGED!

  Local changes:
Depuis https://github.com/Malabarba/elisp-bug-hunter
 * [nouvelle référence]               -> upstream/bug-hunter/main
3eaaa92f98  [email protected]..  * bug-hunter-test.el: Fix up copyright
5c99abeb26  [email protected]..  Fix some quoting problems in doc strings

  Upstream changes:
31a2da8fd5  artur@endlessp..  Don't say idempotent, I'm not sure what I meant when I wrote it

Any chance you could

git fetch git://git.sv.gnu.org/emacs/elpa.git externals/bug-hunter
git merge 3eaaa92f98

?

monnier avatar Mar 06 '22 00:03 monnier

Ping?

monnier avatar Sep 26 '22 18:09 monnier