mirror of
https://github.com/ansible/awx.git
synced 2026-03-18 09:27:31 -02:30
Update SharedFields.jsx
This commit is contained in:
@@ -89,7 +89,7 @@ export const ScmTypeOptions = withI18n()(
|
|||||||
name="scm_track_submodules"
|
name="scm_track_submodules"
|
||||||
label={i18n._(t`Track submodules`)}
|
label={i18n._(t`Track submodules`)}
|
||||||
tooltip={i18n._(
|
tooltip={i18n._(
|
||||||
t`If yes, submodules will track the latest commit on
|
t`Submodules will track the latest commit on
|
||||||
their master branch (or other branch specified in
|
their master branch (or other branch specified in
|
||||||
.gitmodules). If no, submodules will be kept at
|
.gitmodules). If no, submodules will be kept at
|
||||||
the revision specified by the main project.
|
the revision specified by the main project.
|
||||||
|
|||||||
Reference in New Issue
Block a user