We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Following the pull example and doing a simple fast-forward pull you'll get the inverse of what was changed in your working directory.
npm install && ./test.sh && cd downstream && git status
Doing a nodegit.Checkout.head doesn't update the index either.
nodegit.Checkout.head
Possibly related pygit2 stack overflow question
Originally reported by @ubercow