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

"Could not find remote for selected file" #348

Open
koppor opened this issue Oct 23, 2024 · 0 comments
Open

"Could not find remote for selected file" #348

koppor opened this issue Oct 23, 2024 · 0 comments

Comments

@koppor
Copy link

koppor commented Oct 23, 2024

I often get following error message:

image

I am on branch "main"

$ git branch
  fix-for-issue-8738
* main
[remote "origin"]
        url = git@github.com:JabRef/jabref.git
        gh-resolved = base
        fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
        remote = origin
        merge = refs/heads/main
        vscode-merge-base = origin/main
$ git remote -v
koppor  git@github.com:koppor/jabref.git (fetch)
koppor  git@github.com:koppor/jabref.git (push)
origin  git@github.com:JabRef/jabref.git (fetch)
origin  git@github.com:JabRef/jabref.git (push)
ruslan  git@github.com:InAnYan/jabref.git (fetch)
ruslan  git@github.com:InAnYan/jabref.git (push)
subrahmit       git@github.com:subhramit/jabref.git (fetch)
subrahmit       git@github.com:subhramit/jabref.git (push)
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