We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9b8454 commit 1cae3b4Copy full SHA for 1cae3b4
build/toMaster.boxr
@@ -2,6 +2,7 @@
2
3
# Check out master
4
!git checkout -f master
5
+!git pull
6
# Merge development into it
7
!git merge --no-ff development
8
# Tag the master repo with the version in box.json
0 commit comments