Skip to content
Snippets Groups Projects
Commit 0cc2d176 authored by Erick Hitter's avatar Erick Hitter
Browse files

Merge branch 'add/branch-opt' into 'main'

Make branch variable, for multidev

See merge request !10
parents 02d6d6a0 1809e283
Branches
No related tags found
1 merge request!10Make branch variable, for multidev
...@@ -65,6 +65,7 @@ git-push: ...@@ -65,6 +65,7 @@ git-push:
- ls -la - ls -la
- git init - git init
- git checkout -b "$PANTHEON_GIT_BRANCH"
- git remote add pantheon "$PANTHEON_GIT_REMOTE" - git remote add pantheon "$PANTHEON_GIT_REMOTE"
- git status -s - git status -s
- git add -A - git add -A
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment