Merge branch 'rs/combine-diff-zero-context-at-the-beginning'
authorJunio C Hamano <gitster@pobox.com>
Mon, 16 Apr 2012 19:41:59 +0000 (12:41 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 16 Apr 2012 19:41:59 +0000 (12:41 -0700)
commitf84e8b6069e87230bf4d13f845748c58d599c572
tree190d1b3634b1830fb24ed9f44cc7cd9c2ba460ab
parentc0599f6993413360d8e35679a6b421d4eb16a698
parente5e9b56528294e9455d22d1abb21ad32f098a1be
Merge branch 'rs/combine-diff-zero-context-at-the-beginning'

Fixes an age old corner case bug in combine diff (only triggered with -U0
and the hunk at the beginning of the file needs to be shown).

By RenĂ© Scharfe
* rs/combine-diff-zero-context-at-the-beginning:
  combine-diff: fix loop index underflow
combine-diff.c