You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'stg edit' aborts on empty patch description; add instructions.
This resolves#138 by...
1. Adding instruction hints on the *power* of 'stg edit'.
2. Stripping these new hint lines from the description.
3. Aborting 'stg edit' if all description lines are cleared.
From conversation on #138 it became
clear that aborting the 'edit' on an empty editor is correct. This behavior
mirrors 'git commit' and 'stg squash'.
Previously, if a user cleared the 'stg edit' editor window, the patch
description would be cleared. This is unintuative! Users likely expect that
this would abort the edit instead.
0 commit comments