mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-02-07 09:45:36 -05:00
Adds new recent changes annotations
This commit is contained in:
@@ -38,4 +38,5 @@ export * from './commands/stashDelete';
|
||||
export * from './commands/stashSave';
|
||||
export * from './commands/toggleCodeLens';
|
||||
export * from './commands/toggleFileBlame';
|
||||
export * from './commands/toggleFileRecentChanges';
|
||||
export * from './commands/toggleLineBlame';
|
||||
Reference in New Issue
Block a user