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
On the tutorial to level rampup4, it might be more realistic to show git revert HEAD^ instead of git revert HEAD, since git revert HEAD doesn't seem to have any practical effects.