User:TCipriani (WMF)/Gerrit/Tutorial

🧑🏽‍💻 Gerrit for Product Analytics–Tutorial

Cloning a repo edit

First, make sure you have git installed. Now you can clone a repo—pull code from a central server to your local machine.

📥 Git Clone

This should create a directory under your current directory that looks like this:

schemas/event/secondary
├── jsonschema
├── package.json
├── package-lock.json
├── README.md
├── scripts
└── test|