We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I think my installation is correct, since it works. But when doing diff I get:
Value is required after -+ - (press RETURN)
If I press ENTER diff is shown. Any idea how to solve this?
The text was updated successfully, but these errors were encountered:
Can you share the relevant lines of your git config?
Sounds like it's something failing to parse options, as in instead of foobar -a -b -c you have a trailing - without an option, or something.
foobar -a -b -c
-
Sorry, something went wrong.
@NemanjaBozovic-TomTom any updates on this?
No branches or pull requests
I think my installation is correct, since it works. But when doing diff I get:
If I press ENTER diff is shown.
Any idea how to solve this?
The text was updated successfully, but these errors were encountered: