Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Changed preparations for f-release

...

Download the the it/dep repository. At time of writing (Dec 2021) there is no branch for ef-release so cloning can be made from master.  Pls check if the branch exist before cloning from master.

Code Block
languagebash
titleClone repo
git clone "https://gerrit.o-ran-sc.org/r/it/dep" -b ef-release

or 

git clone "https://gerrit.o-ran-sc.org/r/it/dep"

...