25 lines
1.2 KiB
HTML
25 lines
1.2 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>GitVcsRoot.serverSideAutoCRLF - </title>
|
|
<link rel="stylesheet" href="../../style.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2019_2.vcs</a> / <a href="index.html">GitVcsRoot</a> / <a href="./server-side-auto-c-r-l-f.html">serverSideAutoCRLF</a><br/>
|
|
<br/>
|
|
<h1>serverSideAutoCRLF</h1>
|
|
<a name="jetbrains.buildServer.configs.kotlin.v2019_2.vcs.GitVcsRoot$serverSideAutoCRLF"></a>
|
|
<code><span class="keyword">var </span><span class="identifier">serverSideAutoCRLF</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 TeamCity should convert line-endings of all text files to CRLF during server-side checkout.
|
|
By default false.</p>
|
|
<p><strong>Getter</strong><br/>
|
|
<p>Whether TeamCity should convert line-endings of all text files to CRLF during server-side checkout.
|
|
By default false.</p>
|
|
</p>
|
|
<p><strong>Setter</strong><br/>
|
|
<p>Whether TeamCity should convert line-endings of all text files to CRLF during server-side checkout.
|
|
By default false.</p>
|
|
</p>
|
|
</BODY>
|
|
</HTML>
|