mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-01-16 01:25:42 -05:00
Adds whitespace style changes
This commit is contained in:
@@ -4,6 +4,7 @@ import { DocumentSchemes } from '../constants';
|
||||
import GitProvider from '../gitProvider';
|
||||
|
||||
export class GitUri extends Uri {
|
||||
|
||||
offset: number;
|
||||
repoPath?: string | undefined;
|
||||
sha?: string | undefined;
|
||||
|
||||
Reference in New Issue
Block a user