SIGN IN SIGN UP
zed-industries / zed UNCLAIMED

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.

0 0 33 Rust

git: Further extract gitlib2 dependencies (#58280)

Extraction done from #53453

I removed the default Oid implementation we had and added support back
for SHA264 back as well. I also removed the hex dependency and just
added some of those functions we needed in house so we can avoid
building yet another dependency

Self-Review Checklist:

- [x] I've reviewed my own diff for quality, security, and reliability
- [x] Unsafe blocks (if any) have justifying comments
- [x] The content is consistent with the [UI/UX
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [x] Tests cover the new/changed behavior
- [x] Performance impact has been considered and is acceptable

Release Notes:

- N/A
A
Anthony Eid committed
e07d9a438b37fa6e41cff42630facfb653aa4012
Parent: 59f32d2
Committed by GitHub <noreply@github.com> on 6/1/2026, 11:49:20 PM