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