Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Quick Start

Downloading

Get HAS from the Linux Foundation Projects page.

git clone https://gerrit.onap.org/r/optf/has


Running the Example



Commit the Code

git commit -am "Initial proj struct"
git review -s
git commit -as --amend
# scroll down 2 lines (above your Change-ID) - hit "i" for insert - add: Issue-ID: OOM-500
git review



  • No labels