diff options
author | Alex Blewitt <alex.blewitt@gmail.com> | 2021-03-19 11:23:29 +0000 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-03-19 14:55:56 +0100 |
commit | b6d4844b5d60f63a46f2b8b42189f70de653b385 (patch) | |
tree | f55d1ad31cbab0b9aefcf5b0296e02dcce82e61b /org.eclipse.jgit.pgm | |
parent | d081ff78f7bbdffea3334aaea207125adeb6819b (diff) | |
download | jgit-b6d4844b5d60f63a46f2b8b42189f70de653b385.tar.gz jgit-b6d4844b5d60f63a46f2b8b42189f70de653b385.zip |
Enable CommitCommand to use a fluent style
By returning `this` at the end of the `setCredentialsProvider()` the API
can be used as a fluent style.
This change is source compatible but not binary compatible with existing
clients, and so adding this will require a major version change.
Bug: 553116
Change-Id: I72eaefee72825fa2246319a94a0df3c0cb7061fc
Signed-off-by: Alex Blewitt <alex.blewitt@gmail.com>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.pgm')
0 files changed, 0 insertions, 0 deletions