25 lines
1.2 KiB
HTML
25 lines
1.2 KiB
HTML
|
<HTML>
|
||
|
<HEAD>
|
||
|
<meta charset="UTF-8">
|
||
|
<title>VcsSettings.excludeDefaultBranchChanges - </title>
|
||
|
<link rel="stylesheet" href="../../style.css">
|
||
|
</HEAD>
|
||
|
<BODY>
|
||
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v10</a> / <a href="index.html">VcsSettings</a> / <a href="./exclude-default-branch-changes.html">excludeDefaultBranchChanges</a><br/>
|
||
|
<br/>
|
||
|
<h1>excludeDefaultBranchChanges</h1>
|
||
|
<a name="jetbrains.buildServer.configs.kotlin.v10.VcsSettings$excludeDefaultBranchChanges"></a>
|
||
|
<code><span class="keyword">var </span><span class="identifier">excludeDefaultBranchChanges</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code>
|
||
|
<p>Whether changes reachable from the default branch should be excluded from other branches.
|
||
|
By default false.</p>
|
||
|
<p><strong>Getter</strong><br/>
|
||
|
<p>Whether changes reachable from the default branch should be excluded from other branches.
|
||
|
By default false.</p>
|
||
|
</p>
|
||
|
<p><strong>Setter</strong><br/>
|
||
|
<p>Whether changes reachable from the default branch should be excluded from other branches.
|
||
|
By default false.</p>
|
||
|
</p>
|
||
|
</BODY>
|
||
|
</HTML>
|