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
In the case of a git.UpToDate operation with an onchange that failed, the only way to rerun the failed onchange is to push another commit to the remote repository.
We should add a feature to mark a certain state operation as force-changed so that the onchange commands are re-run.
Perhaps in addition, track command failures and automatically force-change operations as needed.
The text was updated successfully, but these errors were encountered:
In the case of a
git.UpToDate
operation with an onchange that failed, the only way to rerun the failed onchange is to push another commit to the remote repository.We should add a feature to mark a certain state operation as force-changed so that the onchange commands are re-run.
Perhaps in addition, track command failures and automatically force-change operations as needed.
The text was updated successfully, but these errors were encountered: