Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| gerrit_tutorial [2020/04/21 17:50] – [Cloning the test repo] rpjday | gerrit_tutorial [2020/04/21 17:55] (current) – [git-review --setup] rpjday | ||
|---|---|---|---|
| Line 118: | Line 118: | ||
| </ | </ | ||
| - | ==== git-review --setup ==== | + | ===== git-review --setup |
| Set up '' | Set up '' | ||
| Line 125: | Line 125: | ||
| $ git review -s | $ git review -s | ||
| </ | </ | ||
| + | |||
| + | which does the following: | ||
| + | |||
| + | * check remote access for submitting branches (if no remote access, ask for username) | ||
| + | * create remote access called " | ||
| + | * install Gerrit '' | ||