Browse Source
The 'commit --dry-run' and 'commit' return values differed if a conflicted merge had been resolved and the resulting commit would record the same tree as the parent. Update show_merge_in_progress to set the commitable bit if conflicts have been resolved and a merge is in progress. Signed-off-by: Stephen P. Smith <ischis2@cox.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
Stephen P. Smith
9 years ago
committed by
Junio C Hamano
2 changed files with 21 additions and 0 deletions
Loading…
Reference in new issue