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

Request supporting new hosting service/application #134

Open
shiraji opened this issue May 12, 2023 · 0 comments
Open

Request supporting new hosting service/application #134

shiraji opened this issue May 12, 2023 · 0 comments
Assignees

Comments

@shiraji
Copy link
Owner

shiraji commented May 12, 2023

Plugin crash when try to listing PR for the files that are not in git control

com.intellij.openapi.vcs.VcsException: fatal: no such path '***FILE_NAME***' in HEAD

	at git4idea.commands.GitBinaryHandler$1.processTerminated(GitBinaryHandler.java:157)
	at jdk.internal.reflect.GeneratedMethodAccessor147.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at com.intellij.util.EventDispatcher.dispatchVoidMethod(EventDispatcher.java:120)
	at com.intellij.util.EventDispatcher.lambda$createMulticaster$1(EventDispatcher.java:85)
	at jdk.proxy1/jdk.proxy1.$Proxy144.processTerminated(Unknown Source)
	at git4idea.commands.GitBinaryHandler.waitForProcess(GitBinaryHandler.java:122)
	at git4idea.commands.GitHandler.runInCurrentThread(GitHandler.java:407)
	at git4idea.commands.GitBinaryHandler.run(GitBinaryHandler.java:179)
	at com.github.shiraji.findpullrequest.model.GitHistoryService.findRevisionHashes(GitHistoryService.kt:76)
	at com.github.shiraji.findpullrequest.action.ListPullRequestToggleAction.listPRs(ListPullRequestToggleAction.kt:87)
	at com.github.shiraji.findpullrequest.action.ListPullRequestToggleAction.setSelected(ListPullRequestToggleAction.kt:63)
	at com.intellij.openapi.actionSystem.ToggleAction.actionPerformed(ToggleAction.java:48)
@shiraji shiraji self-assigned this May 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant