Michael Haggerty [off-list ref] writes:
only means "nuclear", I suggest that the word be avoided in this
explanation. Perhaps
quoted
* `matching` - push all branches having the same name in both ends.
This is for those who prepare all the branches into a publishable
shape and push them out atomically, and suitable when pushing to a
non-shared repository. [...]
could be changed to
quoted
* `matching` - push all branches having the same name in both ends.
This allows those who prepare all the branches into a publishable
shape to push them out to a non-shared repository with a single
command. [...]
Sounds good.