Files
gerrit/java
Maxime Guerreiro 91903a90b9 Reuse the ObjectInserter in PureRevert to get a new reader
When calling #setRepo on DiffFormatter, JGit creates a new repository
reader. Under certain conditions, this reader may not contain the
modifications made by the merger, resulting in an unknown object being
accessed. This occurs because the merge result is not flushed to the
repository - and this is the correct behavior in this specific case.

Change-Id: Iaba970c1a6eec913de491a20ca781cadcdc3c56b
2018-06-28 08:28:26 +00:00
..
2018-06-05 13:06:05 +02:00