.git_helpers/hooks/post-rewrite

Tue, 02 May 2023 17:39:24 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Tue, 02 May 2023 17:39:24 -0500
changeset 1109
71d10acde172
parent 180
96dbe6a6008d
permissions
-rwxr-xr-x

switch perltidy and cpandoc to stubs

#!/bin/sh
case "$1" in
  rebase) exec .git/hooks/post-merge ;;
esac

mercurial