Skip to content

feature: Wrap commit body at 72 characters #2627

@jalil-salame

Description

@jalil-salame

Is your feature request related to a problem? Please describe.
I recently had some issues where I had to amend commits because their format was wrong; it was expected for the body to wrap at 72 characters.

Describe the solution you'd like
I would like the body of a multiline commit to warp at 72 characters.

Describe alternatives you've considered

  • Set up a git hook to reject commit body lines longer than 72 characters
  • Have a column at 72 characters in lazygit and manually wrap lines
  • Fall back to the editor for multiline commits

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions