gitbutler
gitbutler copied to clipboard
Stage individual lines / blocks of code from a file
Version
0.14.4
Operating System
macOS
Distribution Method
dmg (Mac OS - Intel)
Describe the issue
I'd like to be able to stage only the lines / blocks of code I'm interested on to commit and exclude the rest of a modified file.
I'm used to use it on VSCode and it's pretty useful.
How to reproduce (Optional)
If I use the functionality in VSCode, it gets ignored by GitButler and the whole file is staged.
Expected behavior (Optional)
To be able to stage and commit independent blocks of modified code.
Relevant log output (Optional)
No response
Thanks a lot for the suggestion!
I also would like this feature to land, there definitely isn't a technical reason not to have it.
This can now be done by clicking on the line numbers when committing.