[merge] Use a compact tree for the directory structure
commit47eb2f74cf0a221c70c014819079f5be6f1ac32b
authorThomas Wolf <thomas.wolf@paranor.ch>
Sat, 5 Jun 2021 09:02:47 +0000 (5 11:02 +0200)
committerThomas Wolf <thomas.wolf@paranor.ch>
Fri, 27 Aug 2021 17:15:20 +0000 (27 19:15 +0200)
treed5431cdcb74ae4568e2b8cc44b9f52b7d2a7a096
parent1b72210110aa4f33f95af455c97662a8f044db67
[merge] Use a compact tree for the directory structure

Create a compact model for the DiffTreeViewer. The structure compare
pane in an Eclipse compare editor is typically rather small. Using
a compact tree gives in many cases an easier to navigate tree.

Change-Id: I60726a8bb8d98867913a293bd3fab62880bb1612
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/merge/AbstractGitMergeEditorInput.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/merge/GitMergeEditorInput.java