Skip to content

Commit f62cc18

Browse files
committed
Update git resource
Signed-off-by: Ian Maddaus <[email protected]>
1 parent 1fd4df2 commit f62cc18

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

data/infra/resources/git.yaml

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -62,15 +62,8 @@ properties_list:
6262
ruby_type: String
6363
required: false
6464
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`.'
65+
- markdown: Set this to use a local branch to avoid checking SHAs or tags to a detached
66+
head state.
7467
- property: depth
7568
ruby_type: Integer
7669
required: false

0 commit comments

Comments
 (0)