.git_helpers/hooks/post-rewrite

Fri, 02 Feb 2018 02:26:35 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Fri, 02 Feb 2018 02:26:35 -0500
changeset 670
85f24af74631
parent 180
96dbe6a6008d
permissions
-rwxr-xr-x

add perl-pry to faves

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

mercurial