nobody saw that
This commit is contained in:
@@ -34,7 +34,7 @@ export type RepoFolderStatus = {
|
|||||||
remote?: string
|
remote?: string
|
||||||
}
|
}
|
||||||
|
|
||||||
export class GitUpdater2{
|
export class GitUpdater{
|
||||||
private repo: git.SimpleGit
|
private repo: git.SimpleGit
|
||||||
constructor(private readonly folderPath:string){
|
constructor(private readonly folderPath:string){
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user