#!/bin/sh set -e if [ ! -e .git ]; then git-init fi