]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'dk/make-git-contacts-executable'
authorJunio C Hamano <gitster@pobox.com>
Wed, 12 Nov 2025 16:17:31 +0000 (08:17 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 12 Nov 2025 16:17:31 +0000 (08:17 -0800)
Building "git contacts" script (in contrib/) left the resulting
file unexecutable, which has been corrected.

* dk/make-git-contacts-executable:
  perl: also mark git-contacts executable


Trivial merge