How to Make a Pull Request to Hubzilla?
How do I get this commit into the Hubzilla addons repository, preferably using GitLab?
#^https://framagit.org/federated-works/hubzilla-forks/addons/-/compare/master...dev?from_project_id=27085Forked from hubzilla / addons
1 commit ahead of the upstream repository.
If I create a merge request, it defaults to wanting to merge to hubzilla/addon master.
If I try to change it to the dev branch, it forces me to compare branches and then asks me to merge both your changes and my changes. I just want to create a merge request with my changes only.
Do I create a merge request to Hubzilla master with 1 change? If not, how do I only submit my one commit to the Hubzilla dev branch?