Files
gerrit/java/com/google/gerrit/extensions/api
David Pursehouse f2134ed53d ChangeEditApi: Introduce modifyFile variant with FileContentInput
Add a new variant of modifyFile that takes a FileContentInput, and
change the existing one to a default implementation that uses it.

This will make it easier to extend the API in future by adding new
fields in the input.

In future the original modifyFile method can be deprecated. It is
not done in this commit because there are still a lot of places
where it's used.

Change-Id: I51f80596353a642ddd844a955a069e9328c373b6
2019-12-17 17:29:43 +09:00
..
2019-04-25 21:36:30 +00:00
2019-01-21 14:53:00 +09:00