1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2026-04-24 20:56:17 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
Jesse Duffield 3ea81d4a6f Add undo demo 2023-08-12 16:15:50 +10:00
Mrityunjay Saxena faba40554a Limitations Section sentence mixup corrected
> If you are mid-rebase, undo/redo is not supported, because the reflog doesn't enough contain information about what specific things have happened inside that rebase.

changed to

> If you are mid-rebase, undo/redo is not supported, because the reflog doesn't contain enough information about what specific things have happened inside that rebase.
2020-10-01 17:41:32 +10:00
Jesse Duffield efbbc5c6bc Update Undoing.md 2020-09-27 10:30:42 +10:00
Jesse Duffield 0cf78ea9ad Update Undoing.md 2020-03-25 20:35:10 +11:00
Jesse Duffield 708a078412 document undo 2020-03-25 20:17:46 +11:00