]> git.ipfire.org Git - thirdparty/git.git/commit - resolve-undo.c
resolve-undo.c: use the right index instead of the_index
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Mon, 13 Aug 2018 16:14:37 +0000 (18:14 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 13 Aug 2018 21:14:44 +0000 (14:14 -0700)
commitff82d1260f55836e18625fbae1697dbbe3090531
treee24ac7cbe711642f98c29baef3a16ba10b6071bb
parentb67b55127c3eb2a44429f6b7071ce196794d14e9
resolve-undo.c: use the right index instead of the_index

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
resolve-undo.c