Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Force push blocking further NonGNU ELPA releases #74

Closed
monnier opened this issue Feb 4, 2022 · 4 comments
Closed

Force push blocking further NonGNU ELPA releases #74

monnier opened this issue Feb 4, 2022 · 4 comments

Comments

@monnier
Copy link

monnier commented Feb 4, 2022

It seems that the main branch has seen a force push, which prevents the downstream nongnu.git repository (from which NonGNU ELPA packages are built) from updating because it can only do that reliably via fast-forwards.

% make fetch/org-mime
emacs --batch -l admin/elpa-admin.el -f elpaa-batch-fetch-and-show "org-mime"
Fetching updates for org-mime...
Upstream of org-mime has DIVERGED!

  Local changes:
Depuis https://github.com/org-mime/org-mime
 * [nouvelle référence]               -> upstream/org-mime/main
fc3ac72c3a  chenbin.sh@gma..  doc

  Upstream changes:
3f1f3a3842  chenbin.sh@gma..  hook to post-process plain text email
f831a69284  chenbin.sh@gma..  doc on hacking exported html
3facf18272  chenbin.sh@gma..  only match attachment tag
c4268dbca5  chenbin.sh@gma..  doc

%

Could you please fix the Git metadata with something like:

git merge -s ours fc3ac72c3a

so that NonGNU ELPA can keep tracking your code?

@redguardtoo
Copy link
Member

redguardtoo commented Feb 5, 2022

a7bf073 Merge commit 'fc3ac72c3a' (Chen Bin)

@monnier
Copy link
Author

monnier commented Feb 5, 2022

Thank you!

@monnier monnier closed this as completed Feb 5, 2022
@monnier
Copy link
Author

monnier commented Feb 5, 2022 via email

@redguardtoo
Copy link
Member

All good now. No worries

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants