Topic on Talk:Gerrit/Tutorial

Branch seemed to have changed from master to main

5
Eugene233 (talkcontribs)

After cloning a repository, I realized that the remote branch changed to main. This however is not reflected in this documentation (Gerrit tutorial). Could this be modified now or should one created a Phabricator ticket for this modification.

AKlapper (WMF) (talkcontribs)

Hi, which "a repository" is this about?

BDavis (WMF) (talkcontribs)
Eugene233 (talkcontribs)

@AKlapper (WMF) I was cloning the commons-recon-service from gerrit. I just noticed that the gerrit tutorial still makes use of the origin master which I was thinking should be origin main(not so sure I had to change to reflect the changes in the origin branch name).


For example in Gerrit/Tutorial#Create a branch changing git checkout -b BRANCHNAME origin/master

to git checkout -b BRANCHNAME origin/main


@BDavis (WMF) Thanks a lot for pointing out the inclusive language page.

AKlapper (WMF) (talkcontribs)
Reply to "Branch seemed to have changed from master to main"