You are currently viewing Following GitHub, GitLab replaces default branch name from ‘master’ with ‘main’ to weed out master/slave references

Following GitHub, GitLab replaces default branch name from ‘master’ with ‘main’ to weed out master/slave references


Following the footsteps of GitHub, GitLab, a web-based open source Git repository manager, has changed the default branch name from ‘master’ to ‘main’. This move comes as a part of the company’s effort to remove unwanted references to slavery and replace it with more inclusive terms. 

What is a Git repository?

To reiterate, the Git repository is the folder inside a project where users store and synchronise their source code projects. Every Git repository has an initial branch, which is created during new repository generation. By default, the name for this initial branch was ‘master.’

The cost of building software

Marek Gajda, CTO of The Software House, shares his insights on building high-quality…Show More
Marek Gajda, CTO of The Software House, shares his insights on building high-quality software. Show Less

According to the Bitkeeper, a predecessor to Git called the main source as the ‘master repository’ and other copies as ‘slave repositories.’ 

In June 2020, the Software Freedom Conservancy released a statement, saying, “Both Conservancy and the Git project are aware that the initial branch name, ‘master’, is offensive to some people and we empathize with those hurt by the use of that term. Existing versions of Git are capable of working with any branch name; there’s nothing special about ‘master’ except that it has historically been the name used for the first branch when creating a new repository from scratch (with the git init command). Thus many projects use it to represent the primary line of development. We support and encourage projects to switch to branch names that are meaningful and inclusive, and we’ll be adding features to Git to make it even easier to use a different default for new projects.”

Daniel Gruesso, Product Manager, GitLab, says, “The Git project maintainers, in coordination with the broader community, have been listening to the development community’s feedback on determining a more descriptive and inclusive name for the default branch and offering users options to change the name of the default branch name (usually master) of their repository.”

Working toward a permanent change

As a result, the company released Git 2.28.0 in July 2020, allowing Git users to define and configure a default branch name other than master both at the instance-level (for self-managed users) and at the group-level (for both SaaS and self-managed users).

 Moreover, Git maintainers are actively working toward a permanent change for the default name from master to main. According to the company, it will be making the following changes in the upcoming releases:

  • Default branch name changes for GitLab.com and self-managed users in two phases
  • Default branch name change for the GitLab project (and its related projects)

The company also clarified the new changes will only affect new projects created in GitLab. Existing projects will not be affected. 

Helps developers build their own software

Founded by Sijbrandij and Dmitriy Zaporozhets in 2011, GitLab builds software tools, which helps developers to build their own software. 

The company’s platform offers git repository management, code reviews, issue tracking, wikis, and more, along with continuous integration and deployment tools, enabling users to create, review and deploy codes.

Raised €364M in funding

In 2019, the company raised $268M Series E at a valuation of $2.75B. Last year, the company allowed some employees to sell a portion of their equity up to 20% in an offering that values the company at over $6B (approx €5B). Sijbrandij made this move to allow his team members to benefit from the value they created together. 

They sold a combined total of 4.9 million shares, bringing the total to $195M (approx €163M). Investors including Alta Park, HMI Capital, OMERS Growth Equity, TCV, and Verition bought the stocks.

On the other hand, GitLab CEO Sid Sijbrandij, said he is still looking for an opportunity to take the company public, earlier this year,  It’s worth noting that in the company’s “team handbook”, GitLab had openly stated its plan to go public by November of 2020. According to Sijbrandij, public listing is still the top priority in the company’s roadmap.

GitLab has so far raised a total of $434.2M (approx €364M) in funding from various investors including Goldman Sachs, ICONIQ Capital, GS Growth, August Capital, Khosla Ventures, and others. 

The company prefers remote working and has no physical office as such. It has nearly 1311 employees in 66 different countries. The platform is used by more than 100,000 organisations, 30 million estimated registered users, and has an active community of more than 3000 contributors.

Cloud spend management 😱

Tracking cloud spend can be tricky. Learn from Nebula’s CTO Andre Witte how to keep the…Show More
Tracking cloud spend can be tricky. Learn from Nebula’s CTO Andre Witte how to keep the costs at bay in 2021. Show Less



Source link

Leave a Reply