Skip to content

Commit 3ecb31b

Browse files
committed
Update merge instructions for build branch
1 parent a940f95 commit 3ecb31b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: autocommit-build.sh

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
# branch with the commands:
77
# git checkout master
88
# git merge builds --squash
9+
# git commit -m "Description of changes since last commit to master"
910

1011
if [ -z "`git branch | grep builds`" ]; then
1112
git co -b builds

0 commit comments

Comments
 (0)