Replace alias co with checkout in script
[infra/tools.git] / 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