10 ms·
It's about creating a habit, like many people mentioned here. For me, the git commandline process was a bit too much hassle and typing to do if I wanted to do i
by bronzecarnage 4y ago
It's about creating a habit, like many people mentioned here. For me, the git commandline process was a bit too much hassle and typing to do if I wanted to do it atomically. In the end, I wound up using lazygit[0] and the nvim plugin[1] to make life easier. It makes committing only selected chunks a lot easier, not to mention easier cherry picking and other stuff.
[0]: https://github.com/jesseduffield/lazygit https://github.com/jesseduffield/lazygit
[1]: https://github.com/kdheepak/lazygit.nvim https://github.com/kdheepak/lazygit.nvim