mirror of
https://github.com/git/git.git
synced 2026-01-24 17:41:30 +00:00
Merge 'git-gui-add-2nd-line' into HEAD
This commit is contained in:
@@ -698,6 +698,7 @@ proc apply_range_or_line {x y} {
|
||||
set hh [$ui_diff get $i_l "$i_l + 1 lines"]
|
||||
set hh [lindex [split $hh ,] 0]
|
||||
set hln [lindex [split $hh -] 1]
|
||||
set hln [lindex [split $hln " "] 0]
|
||||
|
||||
# There is a special situation to take care of. Consider this
|
||||
# hunk:
|
||||
|
||||
Reference in New Issue
Block a user