diff options
author | Junio C Hamano <gitster@pobox.com> | 2022-12-19 11:46:16 +0900 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-12-19 11:46:16 +0900 |
commit | efcc48efa7337cdd7e60ba19ad0e07766e5e8cd3 (patch) | |
tree | 33bff46759559882f96541c1ae955e8b0f4f46d5 /builtin/commit.c | |
parent | 3c0a9886724be4624ec2c16078629acadddd66a3 (diff) | |
parent | e1a95b78d8a26762ea04332de8b7c3878da51522 (diff) |
Merge branch 'jk/avoid-redef-system-functions-2.30'
Redefining system functions for a few functions did not follow our
usual "implement git_foo() and #define foo(args) git_foo(args)"
pattern, which has broken build for some folks.
* jk/avoid-redef-system-functions-2.30:
git-compat-util: undefine system names before redeclaring them
git-compat-util: avoid redefining system function names
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions