]> git.ipfire.org Git - thirdparty/git.git/commit
templates: add .gitattributes entry for sample hooks
authorPhillip Wood <phillip.wood@dunelm.org.uk>
Fri, 13 Feb 2026 14:34:48 +0000 (14:34 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 13 Feb 2026 17:26:11 +0000 (09:26 -0800)
commit046e1117d5d7ccb493ff8857876b05ac16453d43
tree66d9e8b93460a9441e12c73643d009d146f625bc
parent67ad42147a7acc2af6074753ebd03d904476118f
templates: add .gitattributes entry for sample hooks

The sample hooks are shell scripts but the filenames end with ".sample"
so they need their own .gitattributes rule. Update our editorconfig
settings to match the attributes as well.

Signed-off-by: Phillip Wood <phillip.wood@dunelm.org.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
.editorconfig
.gitattributes