Release branches are not shown
I've got an odd error where in a repo, GitLG doesn't show me release/* branches. If I run the git command that GitLG command runs, I see the release/* branches in the terminal. It's only happening on one particular repo here. Others show release branches.
The only difference is that in the repo, we have an unusual case where the default branch is develop.
Which command are you referring to? The branches are not queried by git log, but but branch list or something like that - that's probably where the problem lies. Bit difficult to fix without a repro though :|
I just copied the command line from the gitlg ui and ran that in a terminal.
I totally understand it's hard without a repro but this is a private internal repo.
Hi @finluke,
Can you make a dummy open repo in github and reproduce the issue?
@finluke could you try again? I have changed a few things regarding branch logic in recent updates
latest version is 0.1.27