#!/bin/sh set -e git checkout ardour git pull --rebase git checkout master git pull --rebase git merge ardour git push