]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jb/gpg-program-variable-is-a-pathname'
authorJunio C Hamano <gitster@pobox.com>
Mon, 21 Jul 2025 16:14:28 +0000 (09:14 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 21 Jul 2025 16:14:29 +0000 (09:14 -0700)
commit3a112b53a40e2d1240b2a4d01d5e616e0f4f09fd
tree148cc1ce2652df0914288907caee15e9522ce123
parentd80b7640b12496f86eb534460c7edfe1a5f1d79e
parent7d275cd5c04645de4da789ace92cae6b03d3c93d
Merge branch 'jb/gpg-program-variable-is-a-pathname'

The gpg.program configuration variable, which names a pathname to
the (custom) GPG compatible program, can now be spelled with ~tilde
expansion.

* jb/gpg-program-variable-is-a-pathname:
  gpg-interface: expand gpg.program as a path
gpg-interface.c