# CloneOptions

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/code-analyzer/src/app/git/git.service.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/code-analyzer/src/app/git/git.service.ts#L13)

## Properties

| Property | Type |
|---|---|
| `repoUrl` | `string` |
| `branch` | `string` |
| `folderPath` | `string` |
| `depth` | `number` |
