Kind: Interface
Source: atloria-monorepo/apps/api/src/git-sync/github-sync.adapter.ts
A new-tree entry: content-bearing (sha) or a deletion (sha: null).
Properties
| Property | Type |
|---|---|
path | string |
mode | string |
type | 'blob' |
sha | `string |
Kind: Interface
Source: atloria-monorepo/apps/api/src/git-sync/github-sync.adapter.ts
A new-tree entry: content-bearing (sha) or a deletion (sha: null).
| Property | Type |
|---|---|
path | string |
mode | string |
type | 'blob' |
sha | `string |
Was this page helpful?