Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing TYPECHANGE constants #781

Closed
RazerM opened this issue Mar 20, 2018 · 0 comments
Closed

Missing TYPECHANGE constants #781

RazerM opened this issue Mar 20, 2018 · 0 comments

Comments

@RazerM
Copy link
Contributor

RazerM commented Mar 20, 2018

Using repo.status() I got a value of 16, which is the first of these missing constants:

  • GIT_STATUS_INDEX_TYPECHANGE
  • GIT_STATUS_WT_TYPECHANGE

The following are also missing, but I only see them in the libgit2 source — for all I know they don't apply to pygit2.

  • GIT_STATUS_WT_RENAMED
  • GIT_STATUS_WT_UNREADABLE
@jdavid jdavid closed this as completed in faea299 Mar 23, 2018
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

No branches or pull requests

1 participant