zed/crates/git/src
Cole Miller 8b86ab9284
Revert "git: Fix stage/unstage failure with a large number of files (#47800)" (#48238)
This reverts commit 839b4f1e60.

This changed caused a regression on Windows (reproducer: have a repo
with some unstaged changes to tracked files, and click `Commit
Tracked`).

cc @marcocondrache 

Release Notes:

- N/A (nightly only)
2026-02-03 04:24:11 +00:00
..
blame.rs git: Annotate more functions and blocks with tracing spans (#46642) 2026-01-12 21:56:08 +00:00
checkpoint.gitignore agent: Don't track large and common binary files (#31352) 2025-05-26 11:31:25 +00:00
commit.rs git: Unify commit popups (#38749) 2025-12-17 17:31:12 -05:00
git.rs git: Add support for repository excludes file (#42082) 2025-12-16 13:09:09 -05:00
hosting_provider.rs git: Use CDN endpoint for GitHub avatars to avoid rate limiting (#47894) 2026-01-31 13:49:42 -05:00
remote.rs Add support for git remotes (#42819) 2025-12-04 14:23:36 +01:00
repository.rs Revert "git: Fix stage/unstage failure with a large number of files (#47800)" (#48238) 2026-02-03 04:24:11 +00:00
stash.rs git: Add git stash picker (#35927) 2025-09-12 14:45:38 -04:00
status.rs Revert "Fix track file renames in git panel (#42352)" (#43030) 2025-11-19 03:56:45 +00:00