Replace alias co with checkout in script 53/253/2
authorLiam Fallon <liam.fallon@est.tech>
Thu, 17 Jan 2019 17:30:07 +0000 (17:30 +0000)
committerLiam Fallon <liam.fallon@est.tech>
Thu, 17 Jan 2019 17:31:18 +0000 (17:31 +0000)
Change-Id: I70e8396f048e8a40dac12cf6207e6817c38133b0
Signed-off-by: Liam Fallon <liam.fallon@est.tech>
onap-reviews/heis-clone.sh

index 3cb856ffc55d122d81975f2a939e294b4d154109..b1dfca1a4c76c05dbfc1ae522091a92e7118e33e 100755 (executable)
@@ -38,4 +38,4 @@ git clone ssh://$1@gerrit.nordix.org:29418/$2 $3
 scp -p -P 29418 $1@gerrit.nordix.org:hooks/commit-msg $3/.git/hooks
 
 cd $3
-git co master
+git checkout master