diff options
author | Phillip Wood <phillip.wood@dunelm.org.uk> | 2022-10-12 09:35:12 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-10-17 12:55:03 -0700 |
commit | 9a1925b08f3d9b71f06226f5ac32f24587f39151 (patch) | |
tree | 4a2408f715584230efe2e74845ae067e13e169ab /gitweb/static/js/lib/cookies.js | |
parent | 6159e7add493cf1d62b4817eb86ac8890e768c17 (diff) |
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 'gitweb/static/js/lib/cookies.js')
0 files changed, 0 insertions, 0 deletions