#!/bin/bash
# gxpm post-commit hook
# Reserved for future post-commit policy. Wiki refresh is manual because the
# gxpm wiki is an optional human-facing documentation surface.
set +e

exit 0
