mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-01 05:44:17 +00:00
Mention in the docs that we can show and revert inline diffs (#15556)
Release Notes: - N/A
This commit is contained in:
parent
9751e61101
commit
86f266d37f
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
Zed currently supports the following Git features:
|
||||
|
||||
- Diff indicators in buffers and editor scrollbars
|
||||
- Inline diff toggle and reverts in the editor for unstaged changes
|
||||
- Git status in the project panel
|
||||
- Branch creating and switching
|
||||
- Git blame viewing
|
||||
|
|
Loading…
Reference in a new issue