Add Repository.create_reference to the automethod list

This commit is contained in:
Carlos Martín Nieto 2016-10-03 20:31:56 +02:00
parent 554f167353
commit 578cf58cd7

View File

@ -73,3 +73,4 @@ Below there are some general attributes and methods:
.. automethod:: pygit2.Repository.ahead_behind
.. automethod:: pygit2.Repository.describe
.. automethod:: pygit2.Repository.path_is_ignored
.. automethod:: pygit2.Repository.create_reference