I have a component in https://github.com/OddBloke/distro-info-rs which is pretty long ("ubuntu-distro-info"). That alone takes up a bunch of valuable real estate in the header of my commit messages. Using a short-hand ("udi") saves space, but also means that my changelog entries are rather cryptic.
I would like to be able to use the short-hand "udi" in my commit messages but configure clog-cli to expand that out to something more readable ("ubuntu-distro-info") for my changelog readers.
I have a component in https://github.com/OddBloke/distro-info-rs which is pretty long ("ubuntu-distro-info"). That alone takes up a bunch of valuable real estate in the header of my commit messages. Using a short-hand ("udi") saves space, but also means that my changelog entries are rather cryptic.
I would like to be able to use the short-hand "udi" in my commit messages but configure clog-cli to expand that out to something more readable ("ubuntu-distro-info") for my changelog readers.