Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Return Python enums from Object.filemode and Reference.type#1273

Merged
jdavid merged 2 commits into
libgit2:masterfrom
jorio:enums
Jan 28, 2024
Merged

Return Python enums from Object.filemode and Reference.type#1273
jdavid merged 2 commits into
libgit2:masterfrom
jorio:enums

Conversation

@jorio
Copy link
Copy Markdown
Contributor

@jorio jorio commented Jan 27, 2024

I missed those two properties in #1263.

ReferenceType was also updated to keep the names in sync with libgit2's enum deprecation (OID became DIRECT, LISTALL became ALL).

jorio added 2 commits January 27, 2024 17:45
ReferenceType.OID and LISTALL were also deprecated (in favor of DIRECT and ALL) to keep in sync with libgit2's own deprecated enums.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants