packit / upsint

Upstream Integration: work better with your upstream project.
GNU General Public License v3.0
2 stars 9 forks source link

a comand to generate changelog #49

Closed TomasTomecek closed 4 years ago

TomasTomecek commented 4 years ago
$ upsint create-changelog <from-git-ref> [up-to-git-ref]

from-git-ref is mandatory to know the lower bound up-to defaults to HEAD

upsint iterates over commits:

Example:


$ u cre... 0.4.2 0.4.3
* project X is now capable of doing Y, [#123](https://github/.../pulls/123), by [@dudester](https://github.com/dudester)  # commit message of the merge commit
  * ...  # PR description