summaryrefslogtreecommitdiff
path: root/diff.c
diff options
context:
space:
mode:
authorJonathan Tan <jonathantanmy@google.com>2022-12-12 14:46:30 -0800
committerJunio C Hamano <gitster@pobox.com>2022-12-13 10:43:07 +0900
commit7abb43cbc84c874b118e9cf22cd80d346dda171d (patch)
tree950efbbda3e22a83e30473e4d81239fd9dd1306f /diff.c
parentc48035d29b4e524aed3a32f0403676f0d9128863 (diff)
http-fetch: invoke trace2_cmd_name()
ee4512ed48 ("trace2: create new combined trace facility", 2019-02- 22) introduced trace2_cmd_name() and taught both the Git built-ins and some non-built-ins to use it. However, http-fetch was not one of them (perhaps due to its low usage at the time). Teach http-fetch to invoke this function. After this patch, this function will be invoked right after argument parsing, just like in remote-curl.c. Signed-off-by: Jonathan Tan <jonathantanmy@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff.c')
0 files changed, 0 insertions, 0 deletions