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
Update composer-lock-diff-driver format to be "delta" compatible
The composer-lock-diff-driver doesn't output any hunk header, which
causes "delta" not to output anything. So we must add a proper hunk
header. We also need to add a leading space to mark all lines as
"unchanged".
0 commit comments