crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v2018_1/-vcs-settings/exclude-default-branch-changes.html

25 lines
1.2 KiB
HTML
Raw Permalink Normal View History

2021-01-18 20:27:50 +00:00
<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.v2018_1</a>&nbsp;/&nbsp;<a href="index.html">VcsSettings</a>&nbsp;/&nbsp;<a href="./exclude-default-branch-changes.html">excludeDefaultBranchChanges</a><br/>
<br/>
<h1>excludeDefaultBranchChanges</h1>
<a name="jetbrains.buildServer.configs.kotlin.v2018_1.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></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>