kinta-lib / com.dailymotion.kinta.integration.git.internal / org.eclipse.jgit.api.PushCommand / callWithCredentials
callWithCredentials
fun PushCommand.callWithCredentials():
MutableIterable
<PushResult>
execute the given pushCommand against a HTTPS remote By default, Jgit uses the origin remote to push. It might be configured using a ssh config that Jgit does not understand. This method will create a temporary HTTPS remote to push against