zed/crates/git_ui
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
..
src git: Fix pull failing when tracking remote with different branch name (#41768) 2025-11-06 05:18:08 +00:00
Cargo.toml Refactor timestamp formatting in Git UI components to use chrono for local time calculations (#41005) 2025-11-05 23:23:22 -05:00
LICENSE-GPL