From 0265dbd4e03d8fce0d0a55d9c8a0ee0643744ca9 Mon Sep 17 00:00:00 2001 From: Liam Fallon Date: Thu, 17 Jan 2019 17:30:07 +0000 Subject: [PATCH] Replace alias co with checkout in script Change-Id: I70e8396f048e8a40dac12cf6207e6817c38133b0 Signed-off-by: Liam Fallon --- onap-reviews/heis-clone.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onap-reviews/heis-clone.sh b/onap-reviews/heis-clone.sh index 3cb856f..b1dfca1 100755 --- a/onap-reviews/heis-clone.sh +++ b/onap-reviews/heis-clone.sh @@ -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 -- 2.25.1