diff options
author | Paulo Gomes <pjbgf@linux.com> | 2023-03-05 16:35:06 +0000 |
---|---|---|
committer | Paulo Gomes <pjbgf@linux.com> | 2023-03-05 16:57:48 +0000 |
commit | fba136de01b6fe8c0530626587c7a1f7f6157563 (patch) | |
tree | ed410f8504420caa54a7006d95f92e8cd459cbd6 /plumbing/object/commitgraph/commitnode_graph.go | |
parent | 7e345bb5e163a4badefb0c54da3a057dcde50ed6 (diff) | |
download | go-git-fba136de01b6fe8c0530626587c7a1f7f6157563.tar.gz |
tests: Avoid use of user's GPG keys during tests
The TestPullAdd test uses git CLI to perform a commit.
Contributors with signing enabled globally would have their GPG
configuration being used to sign that test commit.
This behaviour was transparent for contributors that do not use
secure keys which requires physical confirmation.
The new behaviour disables GPG signing for that test, which was
not required as part of the test.
Signed-off-by: Paulo Gomes <pjbgf@linux.com>
Diffstat (limited to 'plumbing/object/commitgraph/commitnode_graph.go')
0 files changed, 0 insertions, 0 deletions