merge(3p/git): Merge git upstream at v2.26.2
This commit is contained in:
commit
5229c9b232
1006 changed files with 149006 additions and 60819 deletions
3
third_party/git/trace2/tr2_sysenv.c
vendored
3
third_party/git/trace2/tr2_sysenv.c
vendored
|
|
@ -49,6 +49,9 @@ static struct tr2_sysenv_entry tr2_sysenv_settings[] = {
|
|||
"trace2.perftarget" },
|
||||
[TR2_SYSENV_PERF_BRIEF] = { "GIT_TRACE2_PERF_BRIEF",
|
||||
"trace2.perfbrief" },
|
||||
|
||||
[TR2_SYSENV_MAX_FILES] = { "GIT_TRACE2_MAX_FILES",
|
||||
"trace2.maxfiles" },
|
||||
};
|
||||
/* clang-format on */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue