## Bug report When updating a commit, if one uses `--no-edit` the co-authored lines are still updated. #### Expected behavior? If the `--no-edit` flag is provided to a commit, no changes are made to the co-authored lines.
Bug report
When updating a commit, if one uses
--no-editthe co-authored lines are still updated.Expected behavior?
If the
--no-editflag is provided to a commit, no changes are made to the co-authored lines.