@@ -25448,7 +25448,7 @@ attribute set of string</p>
25448
25448
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>
25449
25449
25450
25450
<p><span class="emphasis"><em>Type:</em></span>
25451
- one of “openpgp”, “ssh”, “x509”</p>
25451
+ null or one of “openpgp”, “ssh”, “x509”</p>
25452
25452
25453
25453
<p><span class="emphasis"><em>Default:</em></span></p><pre><code class="programlisting">"openpgp" for state version < 25.05,
25454
25454
undefined for state version ≥ 25.05
@@ -25499,10 +25499,10 @@ null or string</p>
25499
25499
<p>Whether commits and tags should be signed by default.</p>
25500
25500
25501
25501
<p><span class="emphasis"><em>Type:</em></span>
25502
- boolean</p>
25502
+ null or boolean</p>
25503
25503
25504
25504
<p><span class="emphasis"><em>Default:</em></span>
25505
- <code class="literal">false </code></p>
25505
+ <code class="literal">null </code></p>
25506
25506
25507
25507
<p><span class="emphasis"><em>Declared by:</em></span></p>
25508
25508
<table border="0" summary="Simple list" class="simplelist">
@@ -25523,7 +25523,7 @@ boolean</p>
25523
25523
<p>Path to signer binary to use.</p>
25524
25524
25525
25525
<p><span class="emphasis"><em>Type:</em></span>
25526
- string</p>
25526
+ null or string</p>
25527
25527
25528
25528
<p><span class="emphasis"><em>Declared by:</em></span></p>
25529
25529
<table border="0" summary="Simple list" class="simplelist">
0 commit comments