beachball icon indicating copy to clipboard operation
beachball copied to clipboard

Remove non-meaningful or outdated default options

Open ecraig12345 opened this issue 3 years ago • 0 comments

Noticed when reviewing #618 that getDefaultOptions returned a default of origin/master which actually is not used at all (it's overridden by a default or the CLI option in getRepoOptions).

Remove that default and some other defaults of false, '', null, or undefined that are not meaningful, so the actual defaults are easier to read.

ecraig12345 avatar May 04 '22 03:05 ecraig12345