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
If cli actions are used to change the commit message file the
after action did overwrite those changes with the "original"
commit message again making sure that all changes were lost.
Now the afterAction only overwrites the msg file with the message
object if a php action was executed.
0 commit comments