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
Indeed, if the number of objects isn't to large the commit hashes can be abbreviated to 7 characters. Git will only use longer prefixes when needed. Fixed in #1924
This is kinda unfortunate, since 7 seems to be the default output length by git, meaning you have to explicitly set the length to 8 to make it work.
The text was updated successfully, but these errors were encountered: