]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jc/unleak-core-excludesfile'
authorJunio C Hamano <gitster@pobox.com>
Mon, 15 Apr 2024 21:11:44 +0000 (14:11 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 15 Apr 2024 21:11:44 +0000 (14:11 -0700)
commitb415f15b491e66da7eccbf896193808d5746988e
tree6749a7329320eb1158b576482296e9285dc414bd
parenteba498a77463e9d24c19c8d9473fd2152d5840c4
parent0e0fefb29fde59b6703d3b45987823fe85c00706
Merge branch 'jc/unleak-core-excludesfile'

The variable that holds the value read from the core.excludefile
configuration variable used to leak, which has been corrected.

* jc/unleak-core-excludesfile:
  config: do not leak excludes_file
config.c
t/t7300-clean.sh