fix git.cloned doc versionadded

Closes #48542
This commit is contained in:
Daniel Wallace 2018-07-12 08:40:11 -05:00
parent 221559358a
commit e41f4922a0
No known key found for this signature in database
GPG Key ID: 5FA5E5544F010D48

View File

@ -2682,7 +2682,7 @@ def cloned(name,
https_pass=None,
output_encoding=None):
'''
.. versionadded:: 2018.3.2,Fluorine
.. versionadded:: 2018.3.3, Fluorine
Ensure that a repository has been cloned to the specified target directory.
If not, clone that repository. No fetches will be performed once cloned.