File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,9 +31,9 @@ changes will be staged. Clicking the 'Discard' button will irreversibly throw aw
31
31
confirmation can be silenced using Alt-Click.
32
32
33
33
GitX 0.7 introduced a new way of staging lines: Simply drag-select a few of the lines you want to stage/unstage and a
34
- 'Stage lines' button will appear next to it. This allows for much finer granularity than the hunks determined by diff.
35
- Double-clicking a line selects the sub-part of this hunk which isn't separated by blank lines . Selecting lines across
36
- hunks is currently not possible.
34
+ 'Stage lines' button will appear next to it. This allows for much finer granularity than the hunks determined by diff.
35
+ Double-clicking a changed line selects the entire surrounding block of changes . Selecting lines across hunks is not
36
+ possible.
37
37
38
38
#### Committing
39
39
You can’t perform that action at this time.
0 commit comments