mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #35508 from terminalmage/update-docstring
Add Carbon to versionadded for git.diff
This commit is contained in:
commit
4048255ed6
1 changed files with 1 additions and 1 deletions
|
@ -1369,7 +1369,7 @@ def diff(cwd,
|
|||
cached=False,
|
||||
paths=None):
|
||||
'''
|
||||
.. versionadded:: 2015.8.12,2016.3.3
|
||||
.. versionadded:: 2015.8.12,2016.3.3,Carbon
|
||||
|
||||
Interface to `git-diff(1)`_
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue