-
Notifications
You must be signed in to change notification settings - Fork 22
Highlight a leaf #27
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
base: master
Are you sure you want to change the base?
Highlight a leaf #27
Conversation
helfi92
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This would need a git rebase on master.
|
Somehow I didn't manage to rebase it to the master. I will go on on the weekend. |
|
You can try something similar to what is in taskcluster/taskcluster-web#231 (comment) (different repo but similar commands). |
|
That's basically what I tried. I probably got lost to the huge amount of conflicts. I followed these steps now and I hope I didn't miss conflict warnings somewhere. The git history is still a bit messed :/ |
|
The rebase seem to have worked. |
This extends the PR #25
Allows to highlight a leaf by setting a custom class name to it. It only supports leafs and no parents.