crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v10.vcs/-git-vcs-root/push-url.html

31 lines
1.3 KiB
HTML
Raw Normal View History

2021-01-18 20:27:50 +00:00
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>GitVcsRoot.pushUrl - </title>
<link rel="stylesheet" href="../../style.css">
</HEAD>
<BODY>
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v10.vcs</a>&nbsp;/&nbsp;<a href="index.html">GitVcsRoot</a>&nbsp;/&nbsp;<a href="./push-url.html">pushUrl</a><br/>
<br/>
<h1>pushUrl</h1>
<a name="jetbrains.buildServer.configs.kotlin.v10.vcs.GitVcsRoot$pushUrl"></a>
<code><span class="keyword">var </span><span class="identifier">pushUrl</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code>
<p>Custom repository push url. If not specified then the url specified in the url property is used for push operations.</p>
<p><strong>See Also</strong><br/>
<p><a href="url.html">url</a></p>
</p>
<p><strong>Getter</strong><br/>
<p>Custom repository push url. If not specified then the url specified in the url property is used for push operations.</p>
</p>
<p><strong>Getter See Also</strong><br/>
<p><a href="url.html">url</a></p>
</p>
<p><strong>Setter</strong><br/>
<p>Custom repository push url. If not specified then the url specified in the url property is used for push operations.</p>
</p>
<p><strong>Setter See Also</strong><br/>
<p><a href="url.html">url</a></p>
</p>
</BODY>
</HTML>