lazygit/pkg/commands
Stefan Haller 899e25b208 Show "exec" todos in the list of rebase todos
Unfortunately it isn't possible to delete them. This would often be useful, but
our todo rewriting mechanisms rely on being able to find todos by some
identifier (hash for pick, ref for update-ref), and exec todos don't have a
unique identifier.
2024-06-12 12:44:33 +02:00
..
git_commands Show "exec" todos in the list of rebase todos 2024-06-12 12:44:33 +02:00
git_config Remove redundant variable dedeclarations 2024-05-19 16:38:21 +10:00
hosting_service Remove redundant variable dedeclarations 2024-05-19 16:38:21 +10:00
models Show divergence from base branch in branches list 2024-06-03 13:59:43 +02:00
oscommands Remove redundant variable dedeclarations 2024-05-19 16:38:21 +10:00
patch Remove redundant variable dedeclarations 2024-05-19 16:38:21 +10:00
testdata
types/enums Show mode-specific keybinding suggestions 2024-01-28 08:33:13 +11:00
git.go Add ahead/behind information for @{push} 2024-05-19 09:44:38 +02:00
git_cmd_obj_builder.go
git_cmd_obj_runner.go Retry on index.lock error 2023-07-10 19:13:18 +10:00