.git_helpers/hooks/post-rewrite

Thu, 31 Oct 2019 17:48:12 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Thu, 31 Oct 2019 17:48:12 -0500
changeset 816
f058603b86b6
parent 180
96dbe6a6008d
permissions
-rwxr-xr-x

bootstrap cpm and keep cpm updated, and plenv shims

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

mercurial