diff options
author | Hugo Arès <hugo.ares@ericsson.com> | 2016-02-04 08:55:20 -0500 |
---|---|---|
committer | Hugo Arès <hugo.ares@ericsson.com> | 2016-02-04 10:27:50 -0500 |
commit | df904a4227360741635bf7aa6a6ad5e39057b343 (patch) | |
tree | 767c9c9ee9f874de8038e1aa2ddff8eec5b32c8f /org.eclipse.jgit.ui | |
parent | 3e2aff196e4f20183c13fd0c219101b6604477e8 (diff) | |
download | jgit-df904a4227360741635bf7aa6a6ad5e39057b343.tar.gz jgit-df904a4227360741635bf7aa6a6ad5e39057b343.zip |
Fix diff for added and removed submodule
Since If13f7b406, submodule difference are shown as a hunk. The issue
was that added and removed submodule were considered as Edit.REPLACE
instead of Edit.INSERT and Edit.DELETE in the DiffFormatter result.
Change-Id: I4330c2aa3f10e29d7d6b0b2e5286e59293a06239
Signed-off-by: Hugo Arès <hugo.ares@ericsson.com>
Diffstat (limited to 'org.eclipse.jgit.ui')
0 files changed, 0 insertions, 0 deletions