Hello!
Currently, I'm generating changelogs on a non-master branch develop on a GitHub project. The CHANGELOG.md file is generated properly but with broken commit hash links.
For example, this link https://github.com/org/project/blob/develop/c21e6cc7 points to a non-existing GH page 😞.
If I use the URL https://github.com/org/project/commit/a72c4419 it works nicely.
I don't know if it's a clog or a clog-cli issue, that's why I've filed that here.
Thanks for the great project! 🎉
Hello!
Currently, I'm generating changelogs on a non-master branch
developon a GitHub project. TheCHANGELOG.mdfile is generated properly but with broken commit hash links.For example, this link
https://github.com/org/project/blob/develop/c21e6cc7points to a non-existing GH page 😞.If I use the URL
https://github.com/org/project/commit/a72c4419it works nicely.I don't know if it's a
clogor aclog-cliissue, that's why I've filed that here.Thanks for the great project! 🎉