commit 2941f5d23693278331d5e9a6c2043493c8e870ba from: Stefan Sperling date: Thu Jun 05 08:40:02 2025 UTC sync manual pages commit - b45cd9026cf0137195ad53e71847d2b8d5eda369 commit + 2941f5d23693278331d5e9a6c2043493c8e870ba blob - e66740ed421065807cb4a8329b19992dea7256b3 blob + bbbda8038d07318eaff00a8d80f4139f92102308 --- git-repository.5.html +++ git-repository.5.html @@ -215,7 +215,7 @@
May 14, + line">June 5, 2025 OpenBSD 7.7
blob - 13134ba8b091725ad06be28d047a477d1d5c489e blob + f511d548f256bcbf9fce24cc0126d89b469fcb8e --- gitwrapper.1.html +++ gitwrapper.1.html @@ -142,7 +142,7 @@
May 14, + line">June 5, 2025 OpenBSD 7.7
blob - 1b4b1da9a75b613e8654739959a0be524ab1ec6b blob + 7dae18c5746e8840e7a4fa2fe05a9f10f22abf64 --- got-worktree.5.html +++ got-worktree.5.html @@ -187,7 +187,7 @@
May 14, + line">June 5, 2025 OpenBSD 7.7
blob - 2e78c20f19cbeb90e01810aa720882e6f65d22f3 blob + df8df85c1bcb8bc64ad99387700a392e5e430eb2 --- got.1.html +++ got.1.html @@ -768,7 +768,8 @@ follows:

-
Show unversioned files even if they match an ignore pattern.
+
Show unversioned files even if they match an ignore pattern. See + Ignore Patterns.
status-codes
Suppress the output of files with a modification status matching any @@ -788,24 +789,6 @@ Cannot be used together with the -S option.
-

For compatibility with cvs(1) and git(1), - got status reads glob(7) patterns from .cvsignore - and .gitignore files in each traversed directory - and will not display unversioned files which match these patterns. - Ignore patterns which end with a slash, “/”, will only - match directories. As an extension to glob(7) matching rules, got - status supports consecutive asterisks, “**”, which - will match an arbitrary amount of directories. Unlike - cvs(1), - got status only supports a single ignore pattern - per line. Unlike git(1), - got status does not support negated ignore - patterns prefixed with “!”, and gives no special - significance to the location of path component separators, - “/”, in a pattern.

[-bdPpRst] [-C @@ -1477,8 +1460,9 @@
[-IR] path ...
Schedule unversioned files in a work tree for addition to the repository - in the next commit. By default, files which match a got - status ignore pattern will not be added. + in the next commit. By default, files which match an ignore pattern will + not be added. See Ignore + Patterns.

If a path mentioned in the command line is not an unversioned file then got add may raise an error. To avoid unnecessary errors from paths picked up by file @@ -1509,8 +1493,7 @@ follows:

-
Add files even if they match a got status - ignore pattern.
+
Add files even if they match an ignore pattern. See
Permit recursion into directories. If this option is not specified, got add will refuse to run if a specified @@ -3038,6 +3021,36 @@ information for all tracked files.

+
+

+

got status and got + add read patterns from .cvsignore and + .gitignore files in each traversed directory and + will not display or add unversioned files which match these patterns. The + patterns are matched according to glob(7) rules, with extensions to improve compatibility with + cvs(1) and + git(1). Patterns from each + .cvsignore or .gitignore + file are matched relative to the directory containing that file. If a + pattern begins with two asterisks followed by a slash, “**/”, + the remainder of the pattern will match at any directory at or below the + directory containing .cvsignore or + gitignore file. Two asterisks surrounded by slashes, + “/**/”, in the middle of a pattern will match one directory or + more. Patterns which end with a slash, “/”, will only match + directories, and any paths below matching directories will be ignored.

+

Unlike cvs(1), + got only supports a single ignore pattern per line. + Unlike git(1), + got does not support negated ignore patterns + prefixed with “!”, and does not match patterns at arbitrary + depth relative to the .gitignore file unless they + begin with “**/”. For better git(1) compatibility, patterns beginning with a slash are + matched as if the slash were not present.

+

@@ -3659,7 +3672,7 @@ remote "origin" {
May 14, + line">June 5, 2025 OpenBSD 7.7
blob - a1ad851a9f25022a25954b66bce56222709995c5 blob + 0a2a7176f6637ce7582a52f6ba6f5d6d758279c8 --- got.conf.5.html +++ got.conf.5.html @@ -325,7 +325,7 @@
May 14, + line">June 5, 2025 OpenBSD 7.7
blob - 299d17c19be52c4f25eae29240ed670141f96458 blob + 158432c6714961110431d39c205a673255c1f215 --- gotadmin.1.html +++ gotadmin.1.html @@ -439,7 +439,7 @@
May 14, + line">June 5, 2025 OpenBSD 7.7
blob - 21e782fe6e4a43b139176c28e1027efa0bc3a4e4 blob + 7095fa2937375d9cf1a5fca7efbbaf311a1bc1f6 --- gotctl.8.html +++ gotctl.8.html @@ -113,7 +113,7 @@
May 14, + line">June 5, 2025 OpenBSD 7.7
blob - 473e2aa66dc70dd2d6f581c7204e10b2d657033e blob + eef655c406af698aeacc4b6607a7bf57ebdbc314 --- gotd-secrets.conf.5.html +++ gotd-secrets.conf.5.html @@ -112,7 +112,7 @@ repository "openbsd/src" {
May 14, + line">June 5, 2025 OpenBSD 7.7
blob - bf8e2f3acf792c40430227ba93516307b78beb62 blob + 1510eeea7a008be0205eba81a48a060c4a504364 --- gotd.8.html +++ gotd.8.html @@ -150,7 +150,7 @@
May 14, + line">June 5, 2025 OpenBSD 7.7
blob - 21b29c79c59c10c2ac1087dc5010561b9e78eddd blob + 47eb612867d85803e7a2eeb590ca3c7ea5f3b8cc --- gotd.conf.5.html +++ gotd.conf.5.html @@ -499,7 +499,7 @@ connection {
May 14, + line">June 5, 2025 OpenBSD 7.7
blob - 3e1198cd4cfcd5f04c75c8f3a67f3df48c22e0c9 blob + 7eabd5aed51054b7746cb308e1abd31ab3cfab8d --- gotsh.1.html +++ gotsh.1.html @@ -157,7 +157,7 @@
May 14, + line">June 5, 2025 OpenBSD 7.7
blob - 59f57dff5aaa04c4e1f43cd5b0e461a15b1b0a00 blob + 19176601938632f8b3972f1ddae49561f7700035 --- gotsys.1.html +++ gotsys.1.html @@ -168,7 +168,7 @@
May 14, + line">June 5, 2025 OpenBSD 7.7
blob - 6e8dc12be763fd59d1800e423876e640d296c40a blob + 003085ab9a2b7ff193417cbbb93ccb7e6babfbaa --- gotsys.conf.5.html +++ gotsys.conf.5.html @@ -312,7 +312,7 @@ repository "secret" {
May 14, + line">June 5, 2025 OpenBSD 7.7
blob - db6c33ac30c43ae56891d598bc68c5c3749a3a91 blob + ef0ef9edd8d21d759b46338e9283d82533eaaf22 --- gotsysctl.8.html +++ gotsysctl.8.html @@ -93,7 +93,7 @@
May 14, + line">June 5, 2025 OpenBSD 7.7
blob - b4f636efa5825cb6821d105554d7105cd5aec740 blob + 5c0cab5fde14eccc2a80ef73ae5b91297885c0c3 --- gotsysd.8.html +++ gotsysd.8.html @@ -136,7 +136,7 @@
May 14, + line">June 5, 2025 OpenBSD 7.7
blob - 88bc0490a7f7903f479b6baac89135a2acd618cf blob + f83c530743d6b3a71372af423d287ef14df48039 --- gotsysd.conf.5.html +++ gotsysd.conf.5.html @@ -133,7 +133,7 @@ uid range 5000 5999
May 14, + line">June 5, 2025 OpenBSD 7.7
blob - 667543c5441dc17fb3ee26f184d700ba149ed1de blob + 61240670dac8edb127ba8f2f334656e917848feb --- gotwebd.8.html +++ gotwebd.8.html @@ -190,7 +190,7 @@ server "example.com" {
May 14, + line">June 5, 2025 OpenBSD 7.7
blob - e30831157132b853fb7917b093f3075444214d98 blob + 3a3b6b31e9571c111a08f511806f4ce2a6f2d5c9 --- gotwebd.conf.5.html +++ gotwebd.conf.5.html @@ -265,7 +265,7 @@ server "localhost" {
May 14, + line">June 5, 2025 OpenBSD 7.7
blob - a26b38891137a3d5b3583e62589e9b4a3804f042 blob + edc593b72ddfc004013fcad4e5e8484cb7f7cde7 --- tog.1.html +++ tog.1.html @@ -887,7 +887,7 @@
May 14, + line">June 5, 2025 OpenBSD 7.7