This commit is contained in:
Tony Tkáčik 2019-05-03 13:17:50 +02:00
parent 2ef3e36b76
commit 13d98edbd1

View file

@ -8,6 +8,7 @@ BRANCH="$2";
GIT_DIR="$TARGET_DIR"
env
function perform_clone_or_pull {
target="$1";
echo "Checking out working copy to remote: $target"