zed/crates/git/src
Cole Miller d21628c349
Revert "Increase askpass timeout for git operations (#42946)" (#44578)
This reverts commit a74aac88c9.

cc @11happy, we need to do a bit more than just running `git hook
pre-push` before pushing, as described
[here](https://github.com/zed-industries/zed/pull/42946#issuecomment-3550570438).
Right now this is also running the pre-push hook twice.

Release Notes:

- N/A
2025-12-10 18:07:01 -05:00
..
blame.rs git: Don't call git2::Repository::find_remote for every blamed buffer (#44107) 2025-12-04 13:25:30 -05:00
checkpoint.gitignore agent: Don't track large and common binary files (#31352) 2025-05-26 11:31:25 +00:00
commit.rs git: Work around windows command length limit message fetching (#39115) 2025-09-29 15:29:42 +00:00
git.rs Revert "Increase askpass timeout for git operations (#42946)" (#44578) 2025-12-10 18:07:01 -05:00
hosting_provider.rs Fix Git permalinks not being URL-escaped (#39895) 2025-10-09 18:33:05 +00:00
remote.rs Add support for git remotes (#42819) 2025-12-04 14:23:36 +01:00
repository.rs git: Fix failing commits when hook command is not available (#43993) 2025-12-10 16:34:49 +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