Document is-set keys in repo config

tingping/wmclass
Matthias Clasen 2017-05-09 21:55:47 -04:00 committed by Alexander Larsson
parent e8836b0b52
commit b6ffa5aecb
1 changed files with 8 additions and 0 deletions

View File

@ -105,10 +105,18 @@
<term><option>xa.title</option> (string)</term>
<listitem><para>An optional title to use when presenting this remote in a UI.</para></listitem>
</varlistentry>
<varlistentry>
<term><option>xa.title-is-set</option> (boolean)</term>
<listitem><para>This key is set to true if <option>xa.title</option> has been explicitly set.</para></listitem>
</varlistentry>
<varlistentry>
<term><option>xa.default-branch</option> (string)</term>
<listitem><para>The default branch to use when installing from this remote.</para></listitem>
</varlistentry>
<varlistentry>
<term><option>xa.default-branch-is-set</option> (boolean)</term>
<listitem><para>This key is set to true if <option>xa.default-branch</option> has been explicitly set.</para></listitem>
</varlistentry>
<varlistentry>
<term><option>xa.default-branch</option> (string)</term>
<listitem><para>The default branch to use when installing from this remote.</para></listitem>