The Wayback Machine - https://web.archive.org/web/20200916183751/https://github.com/nodegit/nodegit/issues/1778
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

QUESTION: repo.getStatus() returns all files #1778

Open
vIceBerg opened this issue Jun 29, 2020 · 0 comments
Open

QUESTION: repo.getStatus() returns all files #1778

vIceBerg opened this issue Jun 29, 2020 · 0 comments

Comments

@vIceBerg
Copy link

@vIceBerg vIceBerg commented Jun 29, 2020

System information

  • node version: 10.21.0
  • npm or yarn version: npm 6.14.4
  • OS/version/architecture: Windows 10
  • Applicable nodegit version: 0.26.4

HI.

On a newly cloned repo, the call repo.getStatus() returns all files with the flag WT_MODIFIED.

If I do a git status in the folder, I get

Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean

I don't know what to check next...

Can anyone guide me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.