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

Ambiguous agument (quoting)? #108

Closed
netizen-ais opened this issue Oct 1, 2024 · 3 comments
Closed

Ambiguous agument (quoting)? #108

netizen-ais opened this issue Oct 1, 2024 · 3 comments

Comments

@netizen-ais
Copy link

netizen-ais commented Oct 1, 2024

I get this on configure -> execute:

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

Full text from the notification:

GitLG: An unexpected error happened. Error summary: {"error_response":"fatal: ambiguous argument 'files': unknown revision or path not in the working tree.\nUse '--' to separate paths from revisions, like this:\n'git [...] -- [...]'\n","request":{"command":"git","data":"log --graph --oneline --date=iso-local --pretty=format:"^%^%^%^%^%H^%^%^%^%^%h^%^%^%^%^%aN^%^%^%^%^%aE^%^%^%^%^%ad^%^%^%^%^%D^%^%^%^%^%s" -n 15000 --skip=0 --all --color=never --invert-grep --extended-regexp --grep="^untracked files on " --grep="^index on " --author-date-order","id":30,"type":"request-from-web"}}

https://vuejs.org/error-reference/#runtime-5. For details, see VSCode developer tools console. Please consider reporting this error.

@netizen-ais
Copy link
Author

Forget it, it was my fault

@phil294
Copy link
Owner

phil294 commented Oct 1, 2024

Unsure what happened here, but there should have been a "Git LOG command failed. Did you change the command by hand? In the main view at the top left, click "Configure", then at the top right click "Reset", then "Save" and try again. If this didn't help, it might be a bug! Please open up a GitHub issue." popup, but that apparently wasn't wired accordingly. I have fixed it for the next release.

@netizen-ais
Copy link
Author

netizen-ais commented Oct 2, 2024

I've had placed a script called git un /usr/local/bin that caused the lost of the correct quotes, removing it fixed my problem

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

2 participants