[forge:site-support:#7906]
I just created the above pull request using the web interface, but did not get the results I was expecting.
- I clicked on the branch I wanted to request in my fork (https://sourceforge.net/u/uecasm/etherlabmaster/ci/deactivate-unmap/tree/).
- I clicked Request Merge.
- The correct branch was already selected as the Source Branch.
- I changed the Destination Branch to "stable-1.5".
As the current tip of stable-1.5 is the parent of the only commit in the deactivate-unmap branch, I was expecting the pull request to show only one commit to be merged.
Instead, it is listing 362, most of which as far as I can tell are from the default branch, which should not have been involved in this at all.
Additionally, as the creator of the pull request I ought to have an option to delete it, but I cannot find this option anywhere.
Possibly related to [forge:site-support:#6467] and [allura:tickets:#6902], except that those are listed as fixed and this issue just happened.
Perhaps it was just fixed for git, and not hg?