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
At transaction-execute time, StGit checks to see if any intervening changes
to the branch were made with external tools (i.e. with git commands). If
the branch head has changed, StGit records an updated stack state that
reflects this new head.
The external modification check was failing to trigger when no patches were
applied even if the branch head had changed. This test is repaired.
0 commit comments