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
Git by default abbreviates SHA-1 commit hashes to a short form that is long enough to be unambiguous within that repository clone.
This change normalizes the number of characters that we check to 8.
0 commit comments