mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-01-31 09:35:42 -05:00
Adds an experimental custom view (wip)
This commit is contained in:
@@ -32,6 +32,7 @@ export * from './commands/showQuickCurrentBranchHistory';
|
||||
export * from './commands/showQuickFileHistory';
|
||||
export * from './commands/showQuickRepoStatus';
|
||||
export * from './commands/showQuickStashList';
|
||||
export * from './commands/showStashList';
|
||||
export * from './commands/stashApply';
|
||||
export * from './commands/stashDelete';
|
||||
export * from './commands/stashSave';
|
||||
|
||||
Reference in New Issue
Block a user