Commit c354c7dcad

c354c7dcad61cf3a02ce9b7b62d4854842520323

parent: 47d3c4db23

Verified · cmc ci/build: success ci/test: success

cmc <hello@cleberg.net> · 2026-09-19 00:32 UTC

wiki: document closing a merge request in favour of another

Ref #223

Closes #223
.gitbay/wiki/Parity.org +1
@@ -41,6 +41,7 @@ browser-only and the iOS build screen unable to say more than the log.
4141| comment on a diff line | yes | yes | yes |
4242| merge (all strategies) | yes | yes | yes |
4343| close | yes | yes | yes |
44| close in favour of another | yes | yes | no |
4445| create | yes | yes | yes |
4546| draft, ready | yes | yes | yes |
4647| search title and body | yes | yes | yes |
.gitbay/wiki/Users.org +5
@@ -415,6 +415,11 @@ gitbay mr merge 4 [--strategy ff|merge|squash|rebase]
415415gitbay mr close 4
416416#+end_src
417417
418A merge request closed without merging can name the one that carries
419its change forward: =mr close 4 --by 7= records it and both pages show
420it, and =mr edit 4 --superseded-by 7|none= sets or clears it
421afterwards, refused on anything but a closed merge request.
422
418423Semantics worth knowing:
419424
420425- the MR head lives in the *target* repository as