#!/bin/bash #sh build.sh git checkout product git add . git commit -m 'changes' git push -u origin product