commit - d94f55aceae1ee256fb8b27d30996dd719eb9bd1
commit + 56dd4d48ecdd12be2b6a552688bc78d80c3cbdca
blob - ec49f4929b2b059a5a0a4b6f3d2250df1170032e
blob + d05a62715a164e58f7c1a4851e14952f7e426cb4
--- git-repository.5.html
+++ git-repository.5.html
</div>
<table class="foot">
<tr>
- <td class="foot-date">March 22, 2021</td>
+ <td class="foot-date">April 5, 2021</td>
<td class="foot-os">OpenBSD 6.8</td>
</tr>
</table>
blob - 14cb2ad12a632d715a84f743680ee81f01533f7a
blob + c4ba7ee1fe7559485d03c3f4892a17fa79429e30
--- got-worktree.5.html
+++ got-worktree.5.html
</div>
<table class="foot">
<tr>
- <td class="foot-date">March 22, 2021</td>
+ <td class="foot-date">April 5, 2021</td>
<td class="foot-os">OpenBSD 6.8</td>
</tr>
</table>
blob - 00cdf8ed340cbda76be55b3f69d01f753996e033
blob + 72320008280c00c3bbc29d43b15a2d15bab2155c
--- got.1.html
+++ got.1.html
<dl class="Bl-tag">
<dt id="h"><a class="permalink" href="#h"><code class="Fl">-h</code></a></dt>
<dd>Display usage information and exit immediately.</dd>
- <dt id="V,"><a class="permalink" href="#V,"><code class="Fl">-V,</code></a>
+ <dt id="V"><a class="permalink" href="#V"><code class="Fl">-V</code></a>,
<code class="Fl">--version</code></dt>
<dd>Display program version and exit immediately.</dd>
</dl>
<var class="Ar">object</var></dt>
<dd>Create a reference or change an existing reference. The reference with
the specified <var class="Ar">name</var> will point at the specified
- <var class="Ar">object.</var> The expected
+ <var class="Ar">object</var>. The expected
<var class="Ar">object</var> argument is a ID SHA1 hash or an existing
reference or tag name which will be resolved to the ID of a
corresponding commit, tree, tag, or blob object. Cannot be used
</dd>
<dt><span class="Pa">.got/got.conf</span></dt>
<dd>Worktree-specific configuration settings for <code class="Nm">got</code>.
- If present, a <a class="Xr">got.conf</a> configuration file in the
+ If present, a <a class="Xr">got.conf(5)</a> configuration file in the
<span class="Pa">.got</span> meta-data directory of a work tree supersedes
any relevant settings in the repository's <a class="Xr">got.conf(5)</a>
configuration file and Git's <span class="Pa">config</span> file.</dd>
cache'</code></div>
<p class="Pp">Alternatively, create a new commit from local changes in a work
tree directory with a log message that has been prepared in the file
- <span class="Pa">/tmp/msg:</span></p>
+ <span class="Pa">/tmp/msg</span>:</p>
<p class="Pp"></p>
<div class="Bd Bd-indent"><code class="Li">$ got commit -F /tmp/msg</code></div>
<p class="Pp">Update any work tree checked out from the
in a repository cloned with <code class="Cm">git clone --bare</code> instead
of <code class="Cm">got clone</code>, a Git “refspec” must be
configured to map all references in the remote repository into the
- “refs/remotes” namespace of the local repository. This can
+ “refs/remotes” namespace of the local repository. This can be
achieved by setting Git's <span class="Pa">remote.origin.fetch</span>
configuration variable to the value
“+refs/heads/*:refs/remotes/origin/*” with the
</div>
<table class="foot">
<tr>
- <td class="foot-date">March 22, 2021</td>
+ <td class="foot-date">April 5, 2021</td>
<td class="foot-os">OpenBSD 6.8</td>
</tr>
</table>
blob - 7d265ba8051f731f658df1b62b1085a3633a3e44
blob + 2f302e69df79ea5697934f61a65db292e5a1afa7
--- gotweb.8.html
+++ gotweb.8.html
</div>
<table class="foot">
<tr>
- <td class="foot-date">March 22, 2021</td>
+ <td class="foot-date">April 5, 2021</td>
<td class="foot-os">OpenBSD 6.8</td>
</tr>
</table>
blob - 14c5cbb015affdcc9e4ff834f62a57cfc0b93f50
blob + 1c83dc49da5f934c3d6bd696f4026053ffe9d339
--- gotweb.conf.5.html
+++ gotweb.conf.5.html
</div>
<table class="foot">
<tr>
- <td class="foot-date">March 22, 2021</td>
+ <td class="foot-date">April 5, 2021</td>
<td class="foot-os">OpenBSD 6.8</td>
</tr>
</table>
blob - 69c0ebe823564fd1126a0c7bc7132ba8c12572d2
blob + 93c43a7fd9506c91aed9d06505af5b7a4f0ef86a
--- tog.1.html
+++ tog.1.html
<dl class="Bl-tag">
<dt id="h"><a class="permalink" href="#h"><code class="Fl">-h</code></a></dt>
<dd>Display usage information.</dd>
- <dt id="V,"><a class="permalink" href="#V,"><code class="Fl">-V,</code></a>
+ <dt id="V"><a class="permalink" href="#V"><code class="Fl">-V</code></a>,
<code class="Fl">--version</code></dt>
<dd>Display program version and exit immediately.</dd>
</dl>
</div>
<table class="foot">
<tr>
- <td class="foot-date">March 22, 2021</td>
+ <td class="foot-date">April 5, 2021</td>
<td class="foot-os">OpenBSD 6.8</td>
</tr>
</table>