Comment 5 for bug 616878

Revision history for this message
Parth Malwankar (parthm) wrote : Re: bzr commit error because of no identity

Maybe a option (bzr ci --guess-user|--guess-whoami) can be provided. I would prefer a new option to a warning as it would allow special cases to be handled explicitly and in the normal case the user won't need to commit <fail> uncommit - whoami - commit. Instead commit <fail> whoami - commit sequence would remain.