From: Junio C Hamano Date: Tue, 15 Oct 2019 04:48:01 +0000 (+0900) Subject: Merge branch 'js/trace2-cap-max-output-files' X-Git-Tag: v2.24.0-rc0~22 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d0ce4d9024882b5363141288979ea3689eab9998;p=thirdparty%2Fgit.git Merge branch 'js/trace2-cap-max-output-files' The trace2 output, when sending them to files in a designated directory, can populate the directory with too many files; a mechanism is introduced to set the maximum number of files and discard further logs when the maximum is reached. * js/trace2-cap-max-output-files: trace2: write discard message to sentinel files trace2: discard new traces if target directory has too many files docs: clarify trace2 version invariants docs: mention trace2 target-dir mode in git-config --- d0ce4d9024882b5363141288979ea3689eab9998