summaryrefslogtreecommitdiff
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-02-07 11:36:28 -0800
committerJunio C Hamano <gitster@pobox.com>2019-02-07 11:36:28 -0800
commita8c51f77d16d63aef9ee92df6ff5ddb006c38725 (patch)
treea601024d70c1e74a2ec3a5abde9b67b7de77846d /builtin/commit.c
parent406f93ae48857e8483e1d8143077f45576fe9189 (diff)
ci: clear and mark MAKEFLAGS exported just once
Clearing it once upfront, and turning all the assignment into appending, would future-proof the code even more, to prevent mistakes the previous one fixed from happening again. Also, mark the variable exported just once at the beginning. There is no point in marking it exported repeatedly. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions