Add some missing fields to DiffFile's docs

This commit is contained in:
Carlos Martín Nieto
2015-09-27 03:09:25 +02:00
parent e4ef8ea5c2
commit b8e6852d26

View File

@@ -83,6 +83,9 @@ Attributes:
.. autoattribute:: pygit2.DiffFile.path
.. autoattribute:: pygit2.DiffFile.id
.. autoattribute:: pygit2.DiffFile.size
.. autoattribute:: pygit2.DiffFile.flags
.. autoattribute:: pygit2.DiffFile.mode
The DiffHunk type