mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-17 01:42:45 +02:00
[SQUASHED] fixup-upwards
This commit is contained in:
@ -37,6 +37,7 @@ func TodoLinesToString(todoLines []TodoLine) string {
|
||||
type ChangeTodoAction struct {
|
||||
Hash string
|
||||
NewAction todo.TodoCommand
|
||||
NewFlag string
|
||||
}
|
||||
|
||||
func handleInteractiveRebase(common *common.Common, f func(path string) error) error {
|
||||
|
Reference in New Issue
Block a user