Kind: Interface
Source: atloria-monorepo/apps/api/src/git-sync/mirror.service.ts
Properties
| Property | Type |
|---|---|
status | `'mirrored' |
reason | string |
mirrorCommit | string |
sourceCommit | string |
changed | number |
deleted | number |
forcePushRecovered | boolean |
Kind: Interface
Source: atloria-monorepo/apps/api/src/git-sync/mirror.service.ts
| Property | Type |
|---|---|
status | `'mirrored' |
reason | string |
mirrorCommit | string |
sourceCommit | string |
changed | number |
deleted | number |
forcePushRecovered | boolean |
Was this page helpful?