ZIm/crates/git/src
Cole Miller f3703fa8be
Use system git for committing (#26705)
Closes #26472

Release Notes:

- On macOS, switched to using the system's git binary to create commits.
This fixes issues that some users were seeing with pre-commit hooks.
Compatibility note: after this change, it is no longer possible to
commit from Zed unless git is installed.
2025-03-13 16:14:28 -04:00
..
blame.rs Git on main thread (#26573) 2025-03-12 19:39:30 +00:00
commit.rs Git on main thread (#26573) 2025-03-12 19:39:30 +00:00
git.rs Rename the editor::ToggleGitBlame action to git::Blame (#26565) 2025-03-12 22:12:42 +00:00
hosting_provider.rs Add an undo button to the git panel (#24593) 2025-02-12 15:57:08 -07:00
remote.rs Detect wider variety of usernames for SSH-based remotes (#21508) 2024-12-05 15:23:37 -08:00
repository.rs Use system git for committing (#26705) 2025-03-13 16:14:28 -04:00
status.rs Improve when the commit suggestions would show (#26313) 2025-03-07 23:33:48 +00:00