| /** | |
| * What the typeahead and `/help` show for `/diff` (the built-in's fullscreen | |
| * wording: the pane is the panel's successor). | |
| */ | |
| export const COMMAND_DESCRIPTION = | |
| 'Toggle the diff panel showing uncommitted changes' | |
| /** | |
| * What the typeahead and `/help` show for `/diff` (the built-in's fullscreen | |
| * wording: the pane is the panel's successor). | |
| */ | |
| export const COMMAND_DESCRIPTION = | |
| 'Toggle the diff panel showing uncommitted changes' | |