Versions Compared

Key

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

...

the example below pulls the latest version from master, it's probably wiser to select the right version (honolulu branch or a specific review you want to test)

Code Block
cd
git clone --recursive "https://gerrit.onap.org/r/oom"

...