mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-01-17 17:25:51 -05:00
Adds status formatter
This commit is contained in:
@@ -15,6 +15,7 @@ import * as path from 'path';
|
||||
export { GitUri, IGitCommitInfo };
|
||||
export * from './git/models/models';
|
||||
export * from './git/formatters/commit';
|
||||
export * from './git/formatters/status';
|
||||
export { getNameFromRemoteResource, RemoteResource, RemoteProvider } from './git/remotes/provider';
|
||||
export * from './git/gitContextTracker';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user