Murmele/Gittyup

Remove comments from commit messages

Open

#323 opened on Oct 20, 2022

 (1 comment) (0 reactions) (0 assignees)C++ (167 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (2,245 stars)
PR merge metrics
 (PR metrics pending)

Description

Especially with conflicts, the commit messages contain comments that should not show up in the final commit message

@Murmele Do we want to ignore all lines starting with # or just when they come from merges and rebases? Ignoring all would be the same behavior as the CLI

Contributor guide