Git: Add part of (changed) file to index *by line numbers*
- by RobM
Is there a git command to add differences within a range of line-numbers to the index?
I want to be able to select lines in my editor and run a macro to add any changes in the selection to the index.