Right now the code seems to default on REPO_NAME. If I execute this:
./setup.sh -p "Pharo2VA" -r "pharo2va" -o "vasmalltalk"
I get this:
baseline: 'pharo2va'; and below, when "using as dependency".
It would be create if I could do:
./setup.sh -b "Pharo2VA" where the baseline is BaselineOfPharo2VA`
Right now the code seems to default on REPO_NAME. If I execute this:
./setup.sh -p "Pharo2VA" -r "pharo2va" -o "vasmalltalk"I get this:
baseline: 'pharo2va';and below, when "using as dependency".It would be create if I could do:
./setup.sh -b "Pharo2VA" where the baseline isBaselineOfPharo2VA`