Joy Reynolds

Results 369 comments of Joy Reynolds

In the case of `split`, which one would get the new message?

If you start reading this from the top, you'll be reminded that the original request was for adding a message parameter, not interactivity. Should `split` even be a thing, if...

If you `undo` something in the immutable branch, are the IDs needed?

I find it very confusing to mix conflict markers with Meld. The markers are showing two different versions in one place, so comparing that to one or the other is...

If it's configurable, are you anticipating that configuring it is part of the release process? (I'm guessing no, because it would need to be meta data for the repo.) Let's...

I think the `DIAMOND` has the most contrast to the other symbols, and looks solid (immutable).

The question in my mind is "do you have to write this in each command handler that might use it, or is the "template" parsing done before the command handler...

Is this like #3130?

I don't see why we need more commands (`docs` or `explain`). Both Git and Breezy use `help` for commands and other topics which have pages of text (Git's are longer).

For reference: ### Breezy ``` $ brz help Breezy 3.2.1 -- a free distributed version-control tool https://www.breezy-vcs.org/ Basic commands: brz init makes this directory a versioned branch brz branch make...