mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #31317 from terminalmage/git-version-audit
Fix versonadded directive
This commit is contained in:
commit
25d8af21c9
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
'''
|
||||
|
|
Loading…
Add table
Reference in a new issue