mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 07:36:27 -04:00
Let the todo-move primitives take a distance instead of hardcoding a single row, by iterating the one-row move in memory. Dropping a commit several rows away thus rewrites the todo file once and, outside of an interactive rebase, runs a single rebase rather than one per row. |
||
|---|---|---|
| .. | ||
| daemon | ||
| types | ||
| app.go | ||
| entry_point.go | ||
| errors.go | ||