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 often get following error message:
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)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I often get following error message:
I am on branch "main"
$ git branch fix-for-issue-8738 * main
The text was updated successfully, but these errors were encountered: