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

Line 333 throws error on "config --get alias.example" #56

Open
anystar opened this issue Jul 30, 2017 · 0 comments
Open

Line 333 throws error on "config --get alias.example" #56

anystar opened this issue Jul 30, 2017 · 0 comments

Comments

@anystar
Copy link

anystar commented Jul 30, 2017

I'm writing a condition to ensure an alias is available and if its not it'll create the alias but running this code

$repo->run("config --get alias.example");

throws an empty error for line 333. Checking it myself $status = 1.

A similar command "status --short" which gives an empty response does not trigger this warning. Not sure whats going on here. Can you please look into this for me.

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