Open countvajhula opened 1 year ago
https://github.com/melpa/melpa#recipe-format at the very least we can update the melpa recipe to point to main explicitly.
the docs do say that it uses the "default branch" when unspecified. and this package https://melpa.org/#/magit does not specify its branch in recipe, and uses the main branch. I suspect that it will just work.
Thank you for double-checking. Looking at magit, I found this: melpa/melpa#8443, which confirms that MELPA would just work once master
is renamed to main
(and remains the default branch). That issue does appear to imply that Straight would have some issues, but we can cross that bridge when we come to it.
Are there any MELPA changes required or will it detect
main
automatically?Initial searches through issues on MELPA repo don't show any PRs changing master to main, so it seems like it might auto-detect the change, but still, verify this / ask a question there if necessary.