Merge pull request #31317 from terminalmage/git-version-audit

Fix versonadded directive
This commit is contained in:
Mike Place 2016-02-18 09:56:32 -07:00
commit 25d8af21c9

View file

@ -6,7 +6,7 @@ States to manage git repositories and git configuration
Before using git over ssh, make sure your remote host fingerprint exists in
your ``~/.ssh/known_hosts`` file.
.. versionchanged:: 2015.8.7
.. versionchanged:: 2015.8.8
This state module now requires git 1.6.5 (released 10 October 2009) or
newer.
'''