#!/bin/sh
exec git --work-tree "$PWD" --git-dir "$PWD/.ray-snapshots" "$@"  
