gitCloneDepth

@JvmName(name = "aiykswmlthghcdls")
suspend fun gitCloneDepth(value: Output<Int>)
@JvmName(name = "hrjanukjwkikxtgm")
suspend fun gitCloneDepth(value: Int?)

Parameters

value

Truncate git history to this many commits. Use 0 for a Full checkout which you need to run commands like git branch --show-current. See AWS CodePipeline User Guide: Tutorial: Use full clone with a GitHub pipeline source for details.