SIGN IN SIGN UP

Increase short SHA length to 7 characters (#11492)

This PR increases the length of a shortened Git SHA from 6 to 7
characters.

This matches what GitHub uses.

I also took the opportunity to factor out a common method for computing
a short SHA so that we have a single source of truth for the length that
we're using.

Release Notes:

- Increased the short commit SHA length used by git blame from 6 to 7
characters.
M
Marshall Bowers committed
c77d2eb73fa0d64b7373213807a96dbc078238b9
Parent: fc4ea55
Committed by GitHub <noreply@github.com> on 5/7/2024, 3:10:44 PM