elisp-bug-hunter
elisp-bug-hunter copied to clipboard
The elpa.git branch diverged
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
?
Ping?