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

Startup error "You are not currently on a branch" #50

Open
abcsds opened this issue Sep 2, 2020 · 0 comments
Open

Startup error "You are not currently on a branch" #50

abcsds opened this issue Sep 2, 2020 · 0 comments

Comments

@abcsds
Copy link

abcsds commented Sep 2, 2020

The following error appears when starting git-webui:

Checking for update...
You are not currently on a branch.
Please specify which branch you want to rebase against.
See git-pull(1) for details.

    git pull <remote> <branch>

Checking for update...

This repeats over and over again, without starting git-webui. I made sure both the repo I want to visualize, and the git-webui repo are on the origin/master branch.

Steps to reproduce:

  • clone git-webui
  • manually install
  • run

This also happens when only cloning the repo, and directly running the git-webui executable under ./release/libexec/git-core/git-webui

I have pull.rebase true as a global config, but I also tried to disable it and the result didn't change.

Thanks!

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