We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fd4df2 commit f62cc18Copy full SHA for f62cc18
data/infra/resources/git.yaml
@@ -62,15 +62,8 @@ properties_list:
62
ruby_type: String
63
required: false
64
description_list:
65
- - markdown: 'Do a one-time checkout from git **or** use when a branch in the
66
-
67
- upstream repository is named `deploy`. To prevent the **git**
68
69
- resource from attempting to check out master from master, set
70
71
- `enable_checkout` to `false` when using the `checkout_branch`
72
73
- property. See `revision`.'
+ - markdown: Set this to use a local branch to avoid checking SHAs or tags to a detached
+ head state.
74
- property: depth
75
ruby_type: Integer
76
0 commit comments