zed/crates/git/src
Mayank Verma 0b1d3d78a4
git: Fix pull failing when tracking remote with different branch name (#41768)
Closes #31430

Release Notes:

- Fixed git pull failing when tracking remote with different branch name

Here's a before/after comparison when `dev` branch has upstream set to
`origin/main`:


https://github.com/user-attachments/assets/3a47e736-c7b7-4634-8cd1-aca7300c3a73
2025-11-06 05:18:08 +00:00
..
blame.rs Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07: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 git: Add support for git pull with rebase (#41117) 2025-11-04 16:41:06 +00:00
hosting_provider.rs Fix Git permalinks not being URL-escaped (#39895) 2025-10-09 18:33:05 +00:00
remote.rs Detect wider variety of usernames for SSH-based remotes (#21508) 2024-12-05 15:23:37 -08:00
repository.rs git: Fix pull failing when tracking remote with different branch name (#41768) 2025-11-06 05:18:08 +00:00
stash.rs git: Add git stash picker (#35927) 2025-09-12 14:45:38 -04:00
status.rs git: Branch diff (#40188) 2025-10-23 22:38:40 -06:00