internetguru / flow

Use Git Flow with ease – maintain branches, semantic versioning, releases, and changelog with a single command.
Other
41 stars 6 forks source link

Add separate changelog keyword #45

Open petrzpav opened 7 years ago

petrzpav commented 7 years ago

This will execute CLI for adding entries to changelog.

Consider adding default aliases like omgf ch or omgf c.

jnv commented 7 years ago

Should this also commit changes to CHANGELOG file?

Options:

jiripavelka commented 7 years ago

IMO KISS: always autocommit and keep repairs to user as any other bug. And since it is a separate command, make it one-line.