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
pre-push hook: detect need to update dist/ more robustly
The previous attempt only looked at the oneline of the tip commit. But
that tip commit could have been a merge commit, too. Let's use a much
better method: ask Git!
While at it, let's mark the script as executable ;-)
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments