git/contrib/credential/netrc
Patrick Steinhardt 1cee22ebff meson: wire up credential helpers
We've got a couple of credential helpers in "contrib/credential", all
of which aren't yet wired up via Meson. Do so.

Note that ideally, we'd also wire up t0303 to be executed with each of
the credential helpers to verify their functionality. Unfortunately
though, none of them pass the test suite right now, so this is left for
a future change.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2025-02-18 11:40:03 -08:00
..
.gitignore contrib/credential/netrc: make PERL_PATH configurable 2019-12-20 12:40:50 -08:00
Makefile contrib/credential/netrc: make PERL_PATH configurable 2019-12-20 12:40:50 -08:00
git-credential-netrc.perl netrc: ignore unknown lines (do not die) 2022-09-22 14:20:59 -07:00
meson.build meson: wire up credential helpers 2025-02-18 11:40:03 -08:00
t-git-credential-netrc.sh contrib/credential: fix "netrc" tests with out-of-tree builds 2025-02-18 11:40:03 -08:00
test.command-option-gpg git-credential-netrc: accept gpg option 2018-05-14 08:53:08 +09:00
test.git-config-gpg git-credential-netrc: accept gpg option 2018-05-14 08:53:08 +09:00
test.netrc Add contrib/credentials/netrc with GPG support 2013-02-25 13:46:14 -08:00
test.netrc.gpg git-credential-netrc: accept gpg option 2018-05-14 08:53:08 +09:00
test.pl contrib/credential: fix "netrc" tests with out-of-tree builds 2025-02-18 11:40:03 -08:00