Skip to content
Snippets Groups Projects

Make branch variable, for multidev

Merged Erick Hitter requested to merge add/branch-opt into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -73,4 +73,4 @@ git-push:
- git diff --exit-code
- git status -s
- git log -n 1
- git push --force pantheon master
- git push --force pantheon "$PANTHEON_GIT_BRANCH"
Loading