Using Gerrit to enhance your Git

preview_player
Показать описание
Developers love working with distributed version control tools, but it can be challenging to enforce quality standards. Come learn how Gerrit Code Review has been leveraged by Android, Eclipse and the WikiMedia Foundation to maintain quality while training the next generation of developers.

The open source Gerrit server has been deployed at thousands of organizations, from small companies and working groups to global enterprises supporting more than 10,000 developers. With pre-submit code reviews, powerful access controls and rich integration APIs Gerrit helps teams to coordinate their distributed development efforts.
Рекомендации по теме
Комментарии
Автор

Can you help me my code has been infiltrated. I don’t understand how to use your platform. But I see them on there making changes and merging and cloning

victorpatrickgammon
Автор

like the subtle programmer humor, here and there.

cybervibz
Автор

Hi. I'm trying to understand how to setup commentlink e change-id. Does someone can help me

crapdevil
Автор

My company is beginning to use gerrit and I have two questions:
1) what is the branching strategy for gerrit? Is it typical that all code reviews happen on the master branch? What if you wanted to merge from a test branch to the master branch on review? Is that possible?

2) what’s the point of the -1 +1 in the code review step here?

kylepreiksa
Автор

I am trying to integrate gerrit into a git repository. Can you help me with the step for doing so.? I am using git on Windows

MotorStoriesIndia
Автор

I am unable to upload project into gerrit host..Can you please upload live demo how to upload project into gerrit?

sreenivasulug
Автор

hey hi, nice video I have two questions down here 1. how to make Jira ID mandatory while committing code, we have set the preference of Jira as true. but still, our commits are going without Jira iD needing inputs for it 2. once committed by a developer the commit needs to scan with a sonar scanner and positive output needs to send for peer review and negative output needs to create a task in JIRA and assign back to the developer who did it. I need suggestions or document in this regard please

honeysatwika