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

Check for null href in Headlink::itemToString function #3974

Open
wants to merge 1 commit into
base: release-10.0
Choose a base branch
from

Conversation

LuomaJuha
Copy link
Contributor

Decided that creating a new branch from release-10 was the easiest as the rebase started to go into so many directions. :D

Copy link
Member

@demiankatz demiankatz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @LuomaJuha!

I think the issue with the previous PR is that you rebased all the commits on the dev branch onto release-10.0, instead of just the new commits from your branch. It's easy to do!

I confess that I tend to just create a new branch from release-10.0 and cherry-pick commits onto it because I find that easiest to remember... but it's also possible to use git rebase --onto if you're feeling adventurous. :-)

@demiankatz demiankatz added this to the 10.0.1 milestone Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants