#!/bin/sh
exec "$GIT_ANNEX_DIR/exe/git-commit-tree" --library-path "$GIT_ANNEX_LD_LIBRARY_PATH" "$GIT_ANNEX_DIR/shimmed/git-commit-tree/git-commit-tree" "$@"
