aboutsummaryrefslogtreecommitdiff
path: root/default.mk
diff options
context:
space:
mode:
authorJeremy Sowden <jeremy@azazel.net>2024-06-25 10:52:47 +0100
committerJonas Bernoulli <jonas@bernoul.li>2024-06-25 21:08:21 +0200
commitb5aa1afc40ab9573efa0ea42f716baf80e65abe1 (patch)
tree9a4f50d86416330e93e3960d12a51fcd4ced6bb6 /default.mk
parentbf8bc11937f159e8847fea73e0308ae1ffb43cca (diff)
test: Set/override committer information as well
`magit-with-test-directory' adds "GIT_AUTHOR_NAME" and "GIT_AUTHOR_EMAIL" to the environment, but these are not used for the committer information. No environment variables exist, which set both the author and committer information. Additionally using "GIT_COMMITTER_NAME" and "GIT_COMMITTER_EMAIL" would be an option. However, config variables that set author and committer information in one go do exit. So set "user.name" and "user.email" using the "-c" argument.
Diffstat (limited to 'default.mk')
0 files changed, 0 insertions, 0 deletions