Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [rdf4j-dev] default branch renaming

This should now be complete, all changes merged and Jenkins, website, release scripts and Github Actions have all been updated. 

To update your local git repo, execute the following:
git branch -m master main
git fetch origin
git branch -u origin/main main
Cheers,

Jeen

On Tue, 23 Feb 2021, at 08:28, Jeen Broekstra wrote:
hi all,

Now that 3.6 is out the door (and by the way, thanks for managing this one Havard, great work!), I want push on our intent to rename the default branch to main. See https://github.com/eclipse/rdf4j/issues/2824 . 

I will try to do this with minimal disruption but as we're partially dependent on others for this  (Eclipse admins) I cannot guarantee it. 

I'll keep you posted.

Cheers,

Jeen
_______________________________________________
rdf4j-dev mailing list
rdf4j-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/rdf4j-dev



Back to the top