diff --git a/source_control/git.py b/source_control/git.py index 44d4c143450..6b85783db20 100644 --- a/source_control/git.py +++ b/source_control/git.py @@ -103,7 +103,7 @@ options: choices: [ "yes", "no" ] version_added: "1.2" description: - - If C(no), just returns information about the repository without updating. + - If C(no), do not retrieve new revisions from the origin repository executable: required: false default: null