.git_helpers/hooks/post-rewrite

Wed, 23 Aug 2017 01:18:37 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Wed, 23 Aug 2017 01:18:37 -0400
changeset 632
9a87ce42aa3c
parent 180
96dbe6a6008d
permissions
-rwxr-xr-x

getcmdpos is cursor position in expr mode here, wont work

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

mercurial