crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v2019_2.build-features/-auto-merge/destination-branch.html
2021-01-18 15:27:50 -05:00

28 lines
2.1 KiB
HTML

<HTML>
<HEAD>
<meta charset="UTF-8">
<title>AutoMerge.destinationBranch - </title>
<link rel="stylesheet" href="../../style.css">
</HEAD>
<BODY>
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2019_2.buildFeatures</a>&nbsp;/&nbsp;<a href="index.html">AutoMerge</a>&nbsp;/&nbsp;<a href="./destination-branch.html">destinationBranch</a><br/>
<br/>
<h1>destinationBranch</h1>
<a name="jetbrains.buildServer.configs.kotlin.v2019_2.buildFeatures.AutoMerge$destinationBranch"></a>
<code><span class="keyword">var </span><span class="identifier">destinationBranch</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>A <a href="https://www.jetbrains.com/help/teamcity/?Working+with+Feature+Branches#WorkingwithFeatureBranches-Logicalbranchname">logical</a>
name of the destination branch the sources will be merged to.
The branch must be present in a repository and included into the <a href="https://www.jetbrains.com/help/teamcity/?Working+with+Feature+Branches#WorkingwithFeatureBranches-Configuringbranches">branch specification</a>.</p>
<p><strong>Getter</strong><br/>
<p>A <a href="https://www.jetbrains.com/help/teamcity/?Working+with+Feature+Branches#WorkingwithFeatureBranches-Logicalbranchname">logical</a>
name of the destination branch the sources will be merged to.
The branch must be present in a repository and included into the <a href="https://www.jetbrains.com/help/teamcity/?Working+with+Feature+Branches#WorkingwithFeatureBranches-Configuringbranches">branch specification</a>.</p>
</p>
<p><strong>Setter</strong><br/>
<p>A <a href="https://www.jetbrains.com/help/teamcity/?Working+with+Feature+Branches#WorkingwithFeatureBranches-Logicalbranchname">logical</a>
name of the destination branch the sources will be merged to.
The branch must be present in a repository and included into the <a href="https://www.jetbrains.com/help/teamcity/?Working+with+Feature+Branches#WorkingwithFeatureBranches-Configuringbranches">branch specification</a>.</p>
</p>
</BODY>
</HTML>