-
-
Couldn't load subscription status.
- Fork 658
-
I have some repos that are not bare but reported as bare ... gitui early exits with
invalid path
please run gitui inside of a non-bare git repository
I have some weird use cases where the repo is touched by multiple entities (bots) so the permission might be messed up. git rev-parse --is-bare-repository returns false but gitui complains it's being started from a bare repo. Is there anything I can check in .git to see what falsely triggers the bare repo check in gitui? regular git commands runs fine...
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions
Answered by
kting28
Dec 17, 2022
ugh.. nevermind, found #1293 which is my issue.
Replies: 1 comment
-
ugh.. nevermind, found #1293 which is my issue.
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Answer selected by
kting28
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment