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

Errors firing when there is no Error from git #48

Open
lachieh opened this issue Mar 20, 2020 · 0 comments
Open

Errors firing when there is no Error from git #48

lachieh opened this issue Mar 20, 2020 · 0 comments

Comments

@lachieh
Copy link

lachieh commented Mar 20, 2020

There seems to be an issue with the git command exiting unsuccessfully, but the error returned suggests that there is no issues with the command. Here is an example:

ERROR
Spock command exited unsuccessfully:
Command: git -c "user.name=statamic" -c "user.email=REDACTED" commit -m "Page saved by Admin"
Output:
On branch cms
Your branch is up to date with 'origin/cms'.
nothing to commit, working tree clean
Error: No error

Is this something that can be filtered out? I can't imagine a point where "Error: No error" actually means the opposite 😂.

@lachieh lachieh changed the title Error: No error Errors firing when there is no Error from git Mar 20, 2020
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