commit 4448c231ae311632b1ec0f56010253b61bac930b from: Stefan Sperling date: Wed Sep 15 09:58:57 2021 UTC sync man pages commit - 3cae8cb10c6557ecdbdaba7aefaaab49ce65ee40 commit + 4448c231ae311632b1ec0f56010253b61bac930b blob - 4c530aa1a6b51d7da0f9ca228e5cb0003f8499d9 blob + b7f26f9137b11e4e7c13ad0365239aab903e2652 --- git-repository.5.html +++ git-repository.5.html @@ -219,7 +219,7 @@ - +
September 12, 2021September 15, 2021 OpenBSD 7.0
blob - 2ebbe9139ca8a94c0ef225d9dc345600dd12cf80 blob + 80dbe0572243a7e5e0104f9480aae80ad14ac755 --- got-worktree.5.html +++ got-worktree.5.html @@ -192,7 +192,7 @@ - +
September 12, 2021September 15, 2021 OpenBSD 7.0
blob - 3c46a5ab6325cb7231d3f6d6e2357e1083a43b75 blob + 4792d9e59b921c0bd6a8f27911b3951ec389278b --- got.1.html +++ got.1.html @@ -392,7 +392,8 @@ [-E] [-b branch] [-c commit] [-p - path-prefix] repository-path + path-prefix] [-q] + repository-path [work-tree-path]
Copy files from a repository into a new work tree. Show the status of each affected file, using the following status codes: @@ -444,6 +445,8 @@
Restrict the work tree to a subset of the repository's tree hierarchy. Only files beneath the specified path-prefix will be checked out.
+
+
Silence progress output.
@@ -451,7 +454,7 @@
[-b branch] [-c commit] - [path ...]
+ [-q] [path ...]
Update an existing work tree to a different commit. Change existing files in the work tree as necessary to match file contents of this commit. Preserve any local changes in the work tree and merge them @@ -545,13 +548,16 @@ automatically, provided the abbreviation is unique. If this option is not specified, the most recent commit on the work tree's branch will be used.
+
+
Silence progress output.
Short alias for update.
[-I] [-s - status-codes] [path ...]
+ status-codes] [-q] + [path ...]
Show the current modification status of files in a work tree, using the following status codes: @@ -636,8 +642,18 @@ single-character status codes contained in the status-codes argument. Any combination of codes from the above list of possible status codes may be specified. For - staged files, status codes displayed in either column will be - matched. + staged files, status codes displayed in either column will be matched. + Cannot be used together with the -S + option. +
+ status-codes
+
Suppress the output of files with a modification status matching any + of the single-character status codes contained in the + status-codes argument. Any combination of codes + from the above list of possible status codes may be specified. For + staged files, status codes displayed in either column will be matched. + Cannot be used together with the -s + option.

For compatibility with cvs(1) and git(1), got status reads @@ -1256,7 +1272,7 @@ the commit message in an editor. It has no effect unless it is used together with the -F option and is intended for non-interactive use such as scripting. -

+
Allow the addition of symbolic links which point outside of the path space that is under version control. By default, got commit will reject such symbolic links due to safety concerns. @@ -1394,7 +1410,7 @@ -T option is equivalent to listing all tags with multiple -t options. Cannot be used together with the -t option.
-
+
Suppress progress reporting output. The same option will be passed to ssh(1) if applicable.
@@ -1978,7 +1994,7 @@ “n”, and “q” responses line-by-line from the specified response-script file instead of prompting interactively. -
+
Allow staging of symbolic links which point outside of the path space that is under version control. By default, got stage will reject such symbolic links due to safety concerns. @@ -2483,7 +2499,7 @@
- +
September 12, 2021September 15, 2021 OpenBSD 7.0
blob - c27e50e615b04db99220e151b6a2c0edd2d0ba77 blob + bcfb07dcfa41e3f321059f8a85fbaf549f00550e --- got.conf.5.html +++ got.conf.5.html @@ -277,7 +277,7 @@ - +
September 12, 2021September 15, 2021 OpenBSD 7.0
blob - 5c0cddc2e4cc0ade4639359256740c7bb0959bb6 blob + c2a38330c764d5ef7d3b6ad07bac8220793cf606 --- gotadmin.1.html +++ gotadmin.1.html @@ -303,7 +303,7 @@ - +
September 12, 2021September 15, 2021 OpenBSD 7.0
blob - 486dd7f506e2bbf57c20763d12dc9b222fd9262a blob + 0640238c84914dcc202955b9f72cc0692129d686 --- gotweb.8.html +++ gotweb.8.html @@ -155,7 +155,7 @@ - +
September 12, 2021September 15, 2021 OpenBSD 7.0
blob - 669a69590559dd3c90f75ff5bdda44f4d34ad4c8 blob + 5437e9ffe6baea0af7636ed22cb4f9d05d9ac254 --- gotweb.conf.5.html +++ gotweb.conf.5.html @@ -171,7 +171,7 @@ got_logo_url "https://gameoftrees.org" - +
September 12, 2021September 15, 2021 OpenBSD 7.0
blob - aa5bb5239ed946d9177eef9c2325f1175c502b8d blob + edd57a21741079ac66b6fcd2f138766af63d3159 --- tog.1.html +++ tog.1.html @@ -595,7 +595,7 @@ - +
September 12, 2021September 15, 2021 OpenBSD 7.0