@brauner There's actually code in b4 that converts GH PRs into an mbox file that you can git-am. It's not well documented because I don't think anyone's ever used it, but if you're interested in trying it out, I'm happy to provide more info.
- replies
- 0
- announces
- 0
- likes
- 1
@brauner unfortunately, you can't push the branch description, as it exists only in your .git/config.
@brauner I wonder if I can make something like `b4 send --github-pr` 🤔