Hi Team,

 

I am trying to create documentation according to:

https://onap.readthedocs.io/en/latest/guides/onap-developer/how-to-use-docs/
include-documentation.html#setup-project-repositories-s

 

In this document, I should run the followed commands to setup project
repositories:

git clone ssh://[email protected]:29418/doc

cd doc

mkdir -p `dirname docs/submodules/$reponame`

git submodule add ../$reponame docs/submodules/$reponame.git

git submodule init docs/submodules/$reponame.git

git submodule update docs/submodules/$reponame.git

echo "   $reponame <../submodules/$reponame.git/docs/index>" >>
docs/release/repolist.rst

git add .

git commit -s

git review

 

However, when I run the last command "git review", it failed and showed the
message "git: 'review' is not a git command. See 'git --help'."

Is there a mistake in this document? What should I do to setup the project
repositories?

 

Thank you in advance for your help.

 

Best regards,

Yuanhong

 


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#18807): https://lists.onap.org/g/onap-discuss/message/18807
Mute This Topic: https://lists.onap.org/mt/33136365/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to