zed/crates/git/src
Thorsten Ball ca680f07f7
branch picker: Always show HEAD first (#11552)
I think this is a lot less confusing than another branch being selected
by default when there's no query.



Release Notes:

- Changed the branch picker to always show the current branch as the
default selected entry.



https://github.com/zed-industries/zed/assets/1185253/18b50656-f6ac-4138-b4e0-9024072e1555
2024-05-08 15:01:36 +02:00
..
blame.rs Add a registry for GitHostingProviders (#11470) 2024-05-06 21:24:48 -04:00
commit.rs git: Do not log error if repository has no commits (#11163) 2024-04-29 16:00:29 +02:00
diff.rs Use Rope instead of String for buffer diff base (#11300) 2024-05-03 11:18:43 +03:00
git.rs Increase short SHA length to 7 characters (#11492) 2024-05-07 11:10:44 -04:00
hosting_provider.rs Add a registry for GitHostingProviders (#11470) 2024-05-06 21:24:48 -04:00
repository.rs branch picker: Always show HEAD first (#11552) 2024-05-08 15:01:36 +02:00