Skip to main content
Version: 0.20.2

GitRefTreeOpts

@dagger.io/dagger


@dagger.io/dagger / api/client.gen / GitRefTreeOpts

Type Alias: GitRefTreeOpts

GitRefTreeOpts = object

Properties​

depth?​

optional depth?: number

The depth of the tree to fetch.


discardGitDir?​

optional discardGitDir?: boolean

Set to true to discard .git directory.


includeTags?​

optional includeTags?: boolean

Set to true to populate tag refs in the local checkout .git.