Skip to content
Discussion options

You must be logged in to vote

I just found a workaround for those who have the same problem: I disabled branch color in the .gitconfig of the user running Wiki.js.

Wiki.JS misinterprets the branch name if git branch colorization is on.

[color]
    branch = false

After that, no more Invalid branch! error.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Nyxtorm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant