Archived
Merge from vscode 9bc92b48d945144abb405b9e8df05e18accb9148
This commit is contained in:
Vendored
+1
@@ -44,6 +44,7 @@ export interface Commit {
|
||||
readonly authorDate?: Date;
|
||||
readonly authorName?: string;
|
||||
readonly authorEmail?: string;
|
||||
readonly commitDate?: Date;
|
||||
}
|
||||
|
||||
export interface Submodule {
|
||||
|
||||
Reference in New Issue
Block a user