#!/bin/sh

set -o errexit

git-notary pull
git-notary push
