aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorPhillip Wood <phillip.wood@dunelm.org.uk>2022-10-12 09:35:12 +0000
committerJunio C Hamano <gitster@pobox.com>2022-10-17 12:55:03 -0700
commit9a1925b08f3d9b71f06226f5ac32f24587f39151 (patch)
tree4a2408f715584230efe2e74845ae067e13e169ab /builtin/commit.c
parentrebase --abort: improve reflog message (diff)
downloadgit-9a1925b08f3d9b71f06226f5ac32f24587f39151.tar.gz
git-9a1925b08f3d9b71f06226f5ac32f24587f39151.zip
rebase: cleanup action handling
Treating the action as a string is a hang over from the scripted rebase. The last commit removed the only remaining use of the action that required a string so lets convert the other action users to use the existing action enum instead. If we ever need the action name as a string in the future the action_names array exists exactly for that purpose. Signed-off-by: Phillip Wood <phillip.wood@dunelm.org.uk> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions