Skip to content

Commit aa18239

Browse files
committed
deploy: 5c5697b
1 parent e510cb5 commit aa18239

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

options.xhtml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25448,7 +25448,7 @@ attribute set of string</p>
2544825448
Valid values are <code class="literal">openpgp</code> (OpenPGP/GnuPG), <code class="literal">ssh</code> (SSH), and <code class="literal">x509</code> (X.509 certificates).</p>
2544925449

2545025450
<p><span class="emphasis"><em>Type:</em></span>
25451-
one of “openpgp”, “ssh”, “x509”</p>
25451+
null or one of “openpgp”, “ssh”, “x509”</p>
2545225452

2545325453
<p><span class="emphasis"><em>Default:</em></span></p><pre><code class="programlisting">&quot;openpgp&quot; for state version &lt; 25.05,
2545425454
undefined for state version ≥ 25.05
@@ -25499,10 +25499,10 @@ null or string</p>
2549925499
<p>Whether commits and tags should be signed by default.</p>
2550025500

2550125501
<p><span class="emphasis"><em>Type:</em></span>
25502-
boolean</p>
25502+
null or boolean</p>
2550325503

2550425504
<p><span class="emphasis"><em>Default:</em></span>
25505-
<code class="literal">false</code></p>
25505+
<code class="literal">null</code></p>
2550625506

2550725507
<p><span class="emphasis"><em>Declared by:</em></span></p>
2550825508
<table border="0" summary="Simple list" class="simplelist">
@@ -25523,7 +25523,7 @@ boolean</p>
2552325523
<p>Path to signer binary to use.</p>
2552425524

2552525525
<p><span class="emphasis"><em>Type:</em></span>
25526-
string</p>
25526+
null or string</p>
2552725527

2552825528
<p><span class="emphasis"><em>Declared by:</em></span></p>
2552925529
<table border="0" summary="Simple list" class="simplelist">

0 commit comments

Comments
 (0)