Commit All Mode (#24293)

- **Base diffs on uncommitted changes**
- **Show added files in project diff view**
- **Fix git panel optimism**
- **boop**
- **Co-Authored-By: Cole <cole@zed.dev>**
- **Fix commit (all) buttons state**
- **WIP**
- **WIP: commit all mode**

Closes #ISSUE

Release Notes:

- N/A
This commit is contained in:
Conrad Irwin 2025-02-05 12:13:32 -07:00 committed by GitHub
parent 6d81ad1e0b
commit 971a91ced7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 142 additions and 118 deletions

View file

@ -164,6 +164,7 @@ pub enum IconName {
ChevronRight,
ChevronUp,
ChevronUpDown,
Circle,
Close,
Code,
Command,