summaryrefslogtreecommitdiff
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorDenton Liu <liu.denton@gmail.com>2019-10-15 02:06:37 -0700
committerJunio C Hamano <gitster@pobox.com>2019-10-16 10:26:44 +0900
commita92331df18112199d6aa7bee132ecf928509621c (patch)
tree614c0cdb8a4d15719b847cef7c105b39de42f58a /builtin/commit.c
parent46273df7bfdd43e5f8a190d0a80a078ca55ce5ff (diff)
format-patch: use enum variables
Before, `thread` and `config_cover_letter` were defined as ints even though they behaved as enums. Define actual enums and change these variables to use these new definitions. Signed-off-by: Denton Liu <liu.denton@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions