Re: [PATCH] doc/git-branch: fix awkward wording for "-c"
From: Taylor Blau <hidden> Date: 2021-02-03 21:14:25
On Wed, Feb 03, 2021 at 04:07:32PM -0500, Jeff King wrote:
The description for "-c" is hard to parse. I think the big issue is lack
of commas, but I've also reordered the words to keep the main focus
point of "instead of renaming, copy" together.
Signed-off-by: Jeff King <redacted>
Much clearer, thanks. I'm only responding to acknowledge that it reads
more clearly to me, too.