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

git diff throws an error "fatal: ambiguous argument" #60

Open
flacial opened this issue Aug 18, 2022 · 0 comments
Open

git diff throws an error "fatal: ambiguous argument" #60

flacial opened this issue Aug 18, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@flacial
Copy link
Member

flacial commented Aug 18, 2022

Issue on Sentry

The CLI attempted to run git diff master..js0/5 and it threw:

Error: fatal: ambiguous argument 'master..js0/5': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'

This Stackoverflow reply might help

@flacial flacial added the bug Something isn't working label Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant