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
When using stg squash and editing the patch description, I'd like stg squash to preserve the text below the --- line, because I keep a list of changes between the patch's published revisions there.
Currently I need to replace --- with something else before I finish editing in stg squash and later change it back with stg edit, but it would be more convenient if I could pass an option to stg squash that would cause it to perserve the text.