zed/crates/git
Marshall Bowers c77d2eb73f
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.
2024-05-07 11:10:44 -04:00
..
src Increase short SHA length to 7 characters (#11492) 2024-05-07 11:10:44 -04:00
test_data Store goldenfiles with trailing newline (#10900) 2024-04-23 19:13:04 +02:00
Cargo.toml Add a registry for GitHostingProviders (#11470) 2024-05-06 21:24:48 -04:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00