git_ops icon indicating copy to clipboard operation
git_ops copied to clipboard

--initial flag behavior

Open asummers opened this issue 5 years ago • 0 comments

Due to the way --initial works currently, it forces a script writer to check for the existence of CHANGELOG.md or similar to know to call with this flag or not. This flag, or a similar flag, would be more flexible in scripts if it created if not exists but otherwise allowed the behavior to continue as though it already existed.

asummers avatar Feb 20 '20 03:02 asummers