Open petrzpav opened 7 years ago
This will execute CLI for adding entries to changelog.
Consider adding default aliases like omgf ch or omgf c.
omgf ch
omgf c
Should this also commit changes to CHANGELOG file?
Options:
IMO KISS: always autocommit and keep repairs to user as any other bug. And since it is a separate command, make it one-line.
This will execute CLI for adding entries to changelog.
Consider adding default aliases like
omgf ch
oromgf c
.