From bb210349727f3d4145de1bfa71a26ef0687f25cf Mon Sep 17 00:00:00 2001 From: Jesse Duffield Date: Tue, 1 Aug 2023 22:37:53 +1000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9a919a67d..47d9b091f 100644 --- a/README.md +++ b/README.md @@ -328,9 +328,9 @@ See the [docs](docs/Custom_Command_Keybindings.md) ### Nuking the working tree -For when you really want to just get rid of anything that shows up when you run `git status` (and yes that includes dirty submodules) +For when you really want to just get rid of anything that shows up when you run `git status` (and yes that includes dirty submodules) [kidpix style](https://www.youtube.com/watch?v=Ur7_A4JusMU) -![nuke_working_tree-compressed](https://github.com/jesseduffield/lazygit/assets/8456633/98df7d09-b3ed-4c71-a8d6-e087b3de3db6) +![nuke_working_tree-compressed](https://github.com/jesseduffield/lazygit/assets/8456633/06facd9c-166c-4ff5-b011-12e584ff8163) ## Contributing