.git_helpers/hooks/post-rewrite

Sat, 26 Sep 2020 15:32:52 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Sat, 26 Sep 2020 15:32:52 -0500
changeset 886
625e5b7d33fb
parent 180
96dbe6a6008d
permissions
-rwxr-xr-x

move polyglot_disabled earlier

180
96dbe6a6008d ctags tweaking
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
1 #!/bin/sh
96dbe6a6008d ctags tweaking
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
2 case "$1" in
96dbe6a6008d ctags tweaking
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
3 rebase) exec .git/hooks/post-merge ;;
96dbe6a6008d ctags tweaking
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
4 esac

mercurial