Commit 0375154
git-gui: fix applying line/ranges when the selection ends at the begin of a line
Selecting also the trailing newline of a line for staging/unstaging would
have resulted in also staging/unstaging of the next line.
Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com>
Signed-off-by: Johannes Sixt <j6t@kdbg.org>1 parent 3f851e2 commit 0375154
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
676 | 676 | | |
677 | 677 | | |
678 | 678 | | |
679 | | - | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
680 | 686 | | |
681 | 687 | | |
682 | 688 | | |
| |||
0 commit comments