fix compilation errors

This commit is contained in:
Joao Moreno
2018-09-13 17:02:49 +02:00
parent eaf1759f29
commit 9380225465
4 changed files with 9 additions and 9 deletions

View File

@@ -631,6 +631,11 @@ export interface CommitOptions {
empty?: boolean;
}
export enum ForcePushMode {
Force,
ForceWithLease,
}
export class Repository {
constructor(