Skip to content

[commit] Change merge commit message to be valid Markdown #28

@aik099

Description

@aik099

The Phabricator tool, that shows commits is parsing commit messages using it's own Markdown-alike parser. The currently generated merge commit message looks very bad, when rendered:

phabricatorrendered_svnbuddycommitmessage

The following must be attempted (only for commit with 2+ lines):

  • if 2nd line of message present and doesn't look like list (1. or - or *), then wrap 2nd+ till commit message end line using Fenced Code Block
  • otherwise ident using each line after 1st one using 1 space

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions