1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-04-18 06:24:01 +03:00

Update kidpix link in README to active url

This commit is contained in:
Chris McDonnell 2025-03-24 20:09:12 -04:00 committed by Stefan Haller
parent f7787fc819
commit 8d47928c94

View File

@ -148,7 +148,7 @@ Press `b` in the commits view to mark a commit as good/bad in order to begin a g
### Nuke 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) [kidpix style](https://www.youtube.com/watch?v=Ur7_A4JusMU), press `shift+d` to bring up the reset options menu and then select the 'nuke' option.
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=N4E2B_k2Bss), press `shift+d` to bring up the reset options menu and then select the 'nuke' option.
![Nuke working tree](../assets/demo/nuke_working_tree-compressed.gif)