Branch/co-authors in commit (#24768)

- **branch selector in commit box**
- **TEMP**
- **Add co-authors toggle button**

Closes #ISSUE

Release Notes:

- N/A *or* Added/Fixed/Improved ...

---------

Co-authored-by: Mikayla <mikayla@zed.dev>
This commit is contained in:
Conrad Irwin 2025-02-12 20:53:52 -07:00 committed by GitHub
parent 71867096c8
commit 21a1541a70
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 148 additions and 123 deletions

2
Cargo.lock generated
View file

@ -5358,6 +5358,7 @@ dependencies = [
"fuzzy",
"git",
"gpui",
"itertools 0.14.0",
"language",
"menu",
"multi_buffer",
@ -5372,7 +5373,6 @@ dependencies = [
"settings",
"theme",
"time",
"time_format",
"ui",
"util",
"windows 0.58.0",