mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-02-16 10:58:34 -05:00
Removes stash list in explorer command
Rename Show File History in Explorer back to Open File History Explorer Removes the git explorer view (for now)
This commit is contained in:
@@ -32,7 +32,6 @@ 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