-
Notifications
You must be signed in to change notification settings - Fork 699
Closed
Description
I'm trying the status example and finding that if uncommitted changes are present, although the example seems to work (prints filename MODIFIED), it doesn't return and I have to ctrl+C. I tried adding .done() at the end of each promise chain, but nothing gets thrown.
This also happens if I remove the details after getStatus(), but not if I remove getStatus() entirely, so this seems to originate in the getStatus() call itself. But if the directory is clean, it does return without printing anything.
Npm installed ^0.3.3.
Anyone know what's going on here?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels