]> git.lizzy.rs Git - micro.git/commit
syntax/git-rebase-todo.yaml: support more commands (#2495)
authorWaldir Pimenta <waldyrious@gmail.com>
Sun, 17 Jul 2022 19:16:35 +0000 (20:16 +0100)
committerGitHub <noreply@github.com>
Sun, 17 Jul 2022 19:16:35 +0000 (12:16 -0700)
commitd89db64829c9987c5ac1a59c5c70f512e8ec5346
treeae8396f1f30d897221dd64899e4b172d1772943b
parent191438b4816f52816accfe6d20cc253a158203e7
syntax/git-rebase-todo.yaml: support more commands (#2495)

For reference, see the list of supported commands in the help text of git's interactive rebase:
https://github.com/git/git/blob/v2.37.1/rebase-interactive.c#L43-L59
runtime/syntax/git-rebase-todo.yaml