6 ms·
Lazygit[0] is ideal for quickly selecting files or lines you want to include in your commit. There are probably countless others. And `--patch` is also not that
by aequitas 12d ago
Lazygit[0] is ideal for quickly selecting files or lines you want to include in your commit. There are probably countless others. And `--patch` is also not that hard.
[0] https://github.com/jesseduffield/lazygit https://github.com/jesseduffield/lazygit
- der_gopher 12d agoyes, lazygit is huge, I mentioned it in the article too
- zelphirkalt 12d agoMagit of course also solves this very nicely.
- kccqzy 11d agoIn magit press s to stage and u to unstage. Very intuitive. You can also select specific hunks or lines within a hunk to stage/unstage.