mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
better commit message
This commit is contained in:
@@ -47,7 +47,7 @@ git clone https://$TOKEN@github.com/$NAME_REPO.git $TEMP_GENERATOR_DIR
|
||||
cd $TEMP_GENERATOR_DIR
|
||||
git checkout development
|
||||
|
||||
BRANCH="ADF-update-beta-$VERSION"
|
||||
BRANCH="ADF-update-$VERSION"
|
||||
git checkout -b $BRANCH
|
||||
|
||||
./scripts/update-version.sh -gnu -v $VERSION -vj $JS_VERSION
|
||||
|
Reference in New Issue
Block a user