gh pr create - Why is the list of commits in bold? #9739
Replies: 2 comments 1 reply
-
|
This happens because if you provide I think it's reasonable to only add the bolding if |
Beta Was this translation helpful? Give feedback.
-
|
With --fill-verbose, the CLI includes both the commit subject and body, and formats them more naturally—without bolding. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
When using
gh pr create, the default body of the PR is the list of commit messages.Problem: the list is always bold. I like using bold to emphasize things, not as the default. Is there any way to customize this?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions