diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2010-10-29 18:35:43 -0700 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2010-11-01 14:10:00 -0700 |
commit | aa09599a3d15e94d1fb317f65155ce22e6d9fc58 (patch) | |
tree | 9914b4ee93ecda5252f27e779912891d36a08636 /org.eclipse.jgit.iplog | |
parent | d9b224aeb658dfbdb10e75c7366d0583a95dfa78 (diff) | |
download | jgit-aa09599a3d15e94d1fb317f65155ce22e6d9fc58.tar.gz jgit-aa09599a3d15e94d1fb317f65155ce22e6d9fc58.zip |
Fix ugly diff showing insertion of new method
When adding a new method near the end of the sequence we want to
show the full method inserted, and not tear the prior method due
to the common trailing curly brace being consumed as part of the
common end region of the sequences.
Bug: 328895
Change-Id: I233bc40445fb5452863f5fb082bc3097433a8da6
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'org.eclipse.jgit.iplog')
0 files changed, 0 insertions, 0 deletions