#!/bin/sh export GIT_DIR=/.git export GIT_WORK_TREE=/ exec git "$@"