Earlier quoted context omitted.
For what it’s worth, the main developer of git-branchless is also a `jj` contributor
One of the main reasons to use git-branchless over jj or Sapling is if you need support for a workflow that's not supported in jj/Sapling yet, such as Git LFS. I (git-branchless author) would like to see both systems get to feature parity one day to unblock users who would like to migrate but can't. These days, there are relatively few things that git-branchless can do that jj/Sapling can't, one example being its (so…
Regardless keep up the good work. Assuming some one hasn't done it while I haven't been paying attention I will some day write some code to support gitlab in the submit command (I have a script I use all the time, just written around it rather than within).