79738315

Date: 2025-08-18 05:56:07
Score: 1.5
Natty:
Report link

I created a small script for solving conflicts in changelogs:

https://gitlab.com/salekpawel/cf_changelog

I believe that changelog should not be created from commits, because commit comments are targeted rather for other developers.

Git union will not work when you would like to group changelog entries (like new features, bugfixes, etc.) from multiple sources. This is not a simple union.

That's why I created my own tool.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Paweł Sałek