dotfiles/.githooks/post-merge

4 lines
126 B
Bash
Executable file

#!/usr/bin/env bash
# Store/restore the attributes of files:
.githooks/gitattributesdb/gitattributesdb "${0##*/}" || exit $?