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
fix: do not try to get parent of push event's "before" field
"before" field of a push event's payload already shows the commit before the push event was sent, so we can use it as "from" field of the revision.
Fixes#18
0 commit comments