#126 Make clog output more git-like
Closed: Invalid 7 years ago Opened 12 years ago by sochotni.

Currently when using "fedpkg commit -c" the git message gets merged together and "git format-patch" creates weird subjects that get merged into one line.

This patch changes clog behaviour to play nicer with git:
- take first line, strip dashes (like before), add empty line after it
- take rest of the lines, leave dashes to form bullet list of items changed

This creates nicer history that is more likely to fit within 80 character line


There is a relevant issue in rpkg#135. If you have another request, please file it at fedpkg.

@lsedlar changed the status to Closed

7 years ago

Login to comment on this ticket.

Metadata