Small correction with command instruction

Change-Id: I02e8da536ef172d465f5c70018ef36899b041e50
This commit is contained in:
preethipy 2017-02-22 15:08:11 +05:30
parent a30e1bc424
commit b4cfb4c01c
1 changed files with 1 additions and 1 deletions

View File

@ -195,7 +195,7 @@ The short version of the technical side of creating a backport::
$ git checkout -t origin/stable/ocata
$ git cherry-pick -x $master_commit_id
$ git review stable/ocate
$ git review stable/ocata
New stable branch
-----------------