summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/findBugs
diff options
context:
space:
mode:
authorTommi Siivola <tommi.siivola@eficode.com>2012-09-12 08:19:30 +0300
committerTommi Siivola <tommi.siivola@eficode.com>2012-09-12 13:11:57 +0300
commit0e56f347528fb333a344aaec126ea391ff18e43b (patch)
tree4649f358fc1f070fc2c8dd5657a14336d13c4141 /org.eclipse.jgit/findBugs
parente5cd1d4add6f3bcaad2fb5f0158a697658d308cb (diff)
downloadjgit-0e56f347528fb333a344aaec126ea391ff18e43b.tar.gz
jgit-0e56f347528fb333a344aaec126ea391ff18e43b.zip
Fix ResolveMerger issue with submodule conflict
ResolveMerger throws a MissingObjectException when it encounters a submodule conflict while merging. The reason is that it treats the submodule link as a blob and tries to read its contents. We solve the issue by detecting before content merge whether the path to be merged is a submodule link, and skip the content merge if it is. Bug: 389238 Change-Id: I9a58dfc7716b28a21f5c04cf3a865091ae8dfe7e Signed-off-by: Tommi Siivola <tommi.siivola@eficode.com>
Diffstat (limited to 'org.eclipse.jgit/findBugs')
0 files changed, 0 insertions, 0 deletions