Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Continue with the installation until it is completed.

Set up

...

Git review and Configure

...

Git

Run Git Bash as Administrator (for example, in Windows 10, use the Windows menu, scroll to the Git directory, right-click on Git-bash, and select "Run as administrator":

...

To use git review, you have to be in a git Git clone directory that already contains a (possibly hidden) .gitreview configuration file (see Gerrit/Advanced usage#Setting up a repository for git-remote), otherwise you will get the error message UnboundLocalError: local variable 'no_git_dir' referenced before assignment.

Info

The git Git and git-review installation steps above are derived from the description at: https://www.mediawiki.org/wiki/Gerrit/git-review#Windows 

...

PuTTY is a terminal emulator that uses Secure SHell (SSH) to communicate with a host. You need to install PuTTY in order to create a public/private encryption key pair. This pair of keys enables git Git to communicate securely with the repositories.

...

The icon at the right of the generated password allows you to copy the generated password to your clipboard, it will be needed when you interact with gitGit/gerritGerrit.

This password may have a limited time to live, so you might get errors like this one:

...