commit 56dd4d48ecdd12be2b6a552688bc78d80c3cbdca
from: Stefan Sperling
date: Mon Apr 05 12:00:00 2021 UTC
sync man pages
commit - d94f55aceae1ee256fb8b27d30996dd719eb9bd1
commit + 56dd4d48ecdd12be2b6a552688bc78d80c3cbdca
blob - ec49f4929b2b059a5a0a4b6f3d2250df1170032e
blob + d05a62715a164e58f7c1a4851e14952f7e426cb4
--- git-repository.5.html
+++ git-repository.5.html
@@ -217,7 +217,7 @@
blob - 14cb2ad12a632d715a84f743680ee81f01533f7a
blob + c4ba7ee1fe7559485d03c3f4892a17fa79429e30
--- got-worktree.5.html
+++ got-worktree.5.html
@@ -191,7 +191,7 @@
blob - 00cdf8ed340cbda76be55b3f69d01f753996e033
blob + 72320008280c00c3bbc29d43b15a2d15bab2155c
--- got.1.html
+++ got.1.html
@@ -77,7 +77,7 @@
-h
- Display usage information and exit immediately.
- -V,
+ -V
,
--version
- Display program version and exit immediately.
@@ -888,7 +888,7 @@
object
Create a reference or change an existing reference. The reference with
the specified name will point at the specified
- object. The expected
+ object. The expected
object 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
@@ -1973,7 +1973,7 @@
.got/got.conf
Worktree-specific configuration settings for got
.
- If present, a got.conf configuration file in the
+ If present, a got.conf(5) configuration file in the
.got meta-data directory of a work tree supersedes
any relevant settings in the repository's got.conf(5)
configuration file and Git's config file.
@@ -2087,7 +2087,7 @@
cache'
Alternatively, create a new commit from local changes in a work
tree directory with a log message that has been prepared in the file
- /tmp/msg:
+ /tmp/msg:
$ got commit -F /tmp/msg
Update any work tree checked out from the
@@ -2171,7 +2171,7 @@
in a repository cloned with git clone --bare
instead
of got clone
, 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 remote.origin.fetch
configuration variable to the value
“+refs/heads/*:refs/remotes/origin/*” with the
@@ -2278,7 +2278,7 @@
blob - 7d265ba8051f731f658df1b62b1085a3633a3e44
blob + 2f302e69df79ea5697934f61a65db292e5a1afa7
--- gotweb.8.html
+++ gotweb.8.html
@@ -158,7 +158,7 @@
blob - 14c5cbb015affdcc9e4ff834f62a57cfc0b93f50
blob + 1c83dc49da5f934c3d6bd696f4026053ffe9d339
--- gotweb.conf.5.html
+++ gotweb.conf.5.html
@@ -174,7 +174,7 @@ got_logo_url "https://gameoftrees.org"
blob - 69c0ebe823564fd1126a0c7bc7132ba8c12572d2
blob + 93c43a7fd9506c91aed9d06505af5b7a4f0ef86a
--- tog.1.html
+++ tog.1.html
@@ -102,7 +102,7 @@
-h
- Display usage information.
- -V,
+ -V
,
--version
- Display program version and exit immediately.
@@ -560,7 +560,7 @@