
For speeding up modern Git-based development workflows, Zed has added native Git support. The initial Git integration includes viewing diffs, staging changes, making Git commits, and Git pushes all from within the editor.
This native Git integration is focused on being very fast, can be keyboard-driven, and other extras to provide for a convenient developer experience. This Rust-based editor will next be pursuing other features like conflict resolution in Git and line-by-line staging and more.

Fans of the Zed editor can learn more about this native Git integration via the Zed.dev blog post .