fixed doc issue with git
This commit is contained in:
parent
523b4d638e
commit
3d42d8897e
1 changed files with 3 additions and 3 deletions
|
@ -167,9 +167,9 @@ options:
|
||||||
version_added: "2.0"
|
version_added: "2.0"
|
||||||
description:
|
description:
|
||||||
- if C(yes), when cloning or checking out a C(version) verify the
|
- if C(yes), when cloning or checking out a C(version) verify the
|
||||||
signature of a GPG signed commit. This requires C(git) version>=2.1.0
|
signature of a GPG signed commit. This requires C(git) version>=2.1.0
|
||||||
to be installed. The commit MUST be signed and the public key MUST
|
to be installed. The commit MUST be signed and the public key MUST
|
||||||
be trusted in the GPG trustdb.
|
be trusted in the GPG trustdb.
|
||||||
|
|
||||||
|
|
||||||
notes:
|
notes:
|
||||||
|
|
Loading…
Reference in a new issue