chiptopher/guet

Don't overwrite committers without warning.

Closed this issue · 0 comments

Feature Request

When you guet add a new committer, if the initials match initials that are already being tracked they will be overwritten. It should ask you to confirm if you want to overwrite them.

Acceptance Criteria

A workflow like this would be preferable:

$ guet add cb "chris boyer" cboyer@email.com
$ guet add cb "chad bower" cbower@email.com
Matching initials. Adding "chad bower" <cbower@email.com> will
overwrite "chris boyer" <cboyer@email.com>. Would you like to
continue (y) or cancel (x)?