.git_helpers/hooks/post-merge

Fri, 07 Aug 2020 17:56:27 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Fri, 07 Aug 2020 17:56:27 -0500
changeset 879
34cddeee4d77
parent 447
8ef69d160a72
permissions
-rwxr-xr-x

init.defaultBranch = main

#!/bin/sh
git ctags hook 2>/dev/null

mercurial