summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2023-08-01 22:37:53 +1000
committerGitHub <noreply@github.com>2023-08-01 22:37:53 +1000
commitbb210349727f3d4145de1bfa71a26ef0687f25cf (patch)
treee8b353b0f7b9d83fef6faed2255fa63f3e170e07
parentec5bc935769fd41dcedf33c6cfb76580009528c7 (diff)
Update README.md
-rw-r--r--README.md4
1 files 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