diff --git a/content/desktop/index.md b/content/desktop/index.md index 99267953cd..b77c0e6ebf 100644 --- a/content/desktop/index.md +++ b/content/desktop/index.md @@ -1,9 +1,36 @@ --- -title: GitHub Desktop Documentation +title: GitHub Desktop shortTitle: GitHub Desktop -intro: Step-by-step guides to set up and use GitHub Desktop to manage your project work. +intro: 'With GitHub Desktop, you can interact with GitHub using a GUI instead of the command line or a web browser. You can use GitHub Desktop to complete most Git commands from your desktop, such as pushing to, pulling from, and cloning remote repositories, attributing commits, and creating pull requests, with visual confirmation of changes.' +introLinks: + overview: /desktop/installing-and-configuring-github-desktop/overview/getting-started-with-github-desktop +featuredLinks: + guides: + - /desktop/installing-and-configuring-github-desktop/overview/creating-your-first-repository-using-github-desktop + - /desktop/installing-and-configuring-github-desktop/installing-and-authenticating-to-github-desktop/installing-github-desktop + - /desktop/installing-and-configuring-github-desktop/installing-and-authenticating-to-github-desktop/authenticating-to-github + guideCards: + - /desktop/contributing-and-collaborating-using-github-desktop/making-changes-in-a-branch/stashing-changes + - /desktop/contributing-and-collaborating-using-github-desktop/managing-commits/reverting-a-commit + - /desktop/contributing-and-collaborating-using-github-desktop/managing-commits/amending-a-commit + - /desktop/contributing-and-collaborating-using-github-desktop/managing-commits/cherry-picking-a-commit + popular: + - /desktop/contributing-and-collaborating-using-github-desktop/adding-and-cloning-repositories/cloning-and-forking-repositories-from-github-desktop + - /desktop/contributing-and-collaborating-using-github-desktop/making-changes-in-a-branch/managing-branches + - /desktop/contributing-and-collaborating-using-github-desktop/managing-commits + - /desktop/contributing-and-collaborating-using-github-desktop/keeping-your-local-repository-in-sync-with-github/syncing-your-branch + - /desktop/contributing-and-collaborating-using-github-desktop/working-with-your-remote-repository-on-github-or-github-enterprise/creating-an-issue-or-pull-request + - /desktop/contributing-and-collaborating-using-github-desktop/making-changes-in-a-branch/pushing-changes-to-github +changelog: + label: desktop + versions: + fpt: '*' +layout: product-landing versions: fpt: '*' +topics: + - Desktop + - Repositories children: - /installing-and-configuring-github-desktop - /contributing-and-collaborating-using-github-desktop diff --git a/data/release-notes/enterprise-server/3-1/21.yml b/data/release-notes/enterprise-server/3-1/21.yml index b6e1956267..fae05e4fc2 100644 --- a/data/release-notes/enterprise-server/3-1/21.yml +++ b/data/release-notes/enterprise-server/3-1/21.yml @@ -9,6 +9,7 @@ sections: - SNMP incorrectly logged a high number of `Cannot statfs` error messages to syslog. - For instances configured with SAML authentication and built-in fallback enabled, built-in users would get stuck in a “login” loop when attempting to sign in from the page generated after logging out. - When using SAML encrypted assertions, some assertions were not correctly marking SSH keys as verified. + - 'The Releases page would return a 500 error when the repository has tags that contain non-ASCII characters. [Updated: 2022-06-10]' changes: - In high availability configurations, clarify that the replication overview page in the Management Console only displays the current replication configuration, not the current replication status. - When enabling {% data variables.product.prodname_registry %}, clarify that using a Shared Access Signature (SAS) token as connection string is not supported. diff --git a/data/release-notes/enterprise-server/3-2/13.yml b/data/release-notes/enterprise-server/3-2/13.yml index f5607682a0..1fa2cd8478 100644 --- a/data/release-notes/enterprise-server/3-2/13.yml +++ b/data/release-notes/enterprise-server/3-2/13.yml @@ -11,6 +11,7 @@ sections: - Videos uploaded to issue comments would not be rendered properly. - When using SAML encrypted assertions, some assertions were not correctly marking SSH keys as verified. - When using `ghe-migrator`, a migration would fail to import video file attachments in issues and pull requests. + - 'The Releases page would return a 500 error when the repository has tags that contain non-ASCII characters. [Updated: 2022-06-10]' changes: - In high availability configurations, clarify that the replication overview page in the Management Console only displays the current replication configuration, not the current replication status. - When enabling {% data variables.product.prodname_registry %}, clarify that using a Shared Access Signature (SAS) token as connection string is not currently supported. diff --git a/data/release-notes/enterprise-server/3-3/8.yml b/data/release-notes/enterprise-server/3-3/8.yml index f617531216..ca6ef49b93 100644 --- a/data/release-notes/enterprise-server/3-3/8.yml +++ b/data/release-notes/enterprise-server/3-3/8.yml @@ -14,6 +14,7 @@ sections: - When using the file finder on a repository page, typing the backspace key within the search field would result in search results being listed multiple times and cause rendering problems. - When using GitHub Enterprise Importer to import a repository, some issues would fail to import due to incorrectly configured project timeline events. - When using `ghe-migrator`, a migration would fail to import video file attachments in issues and pull requests. + - 'The Releases page would return a 500 error when the repository has tags that contain non-ASCII characters. [Updated: 2022-06-10]' changes: - In high availability configurations, clarify that the replication overview page in the Management Console only displays the current replication configuration, not the current replication status. - When enabling {% data variables.product.prodname_registry %}, clarify that using a Shared Access Signature (SAS) token as connection string is not currently supported. diff --git a/data/release-notes/enterprise-server/3-4/3.yml b/data/release-notes/enterprise-server/3-4/3.yml index 8c1ffa4ecb..2ec92d6680 100644 --- a/data/release-notes/enterprise-server/3-4/3.yml +++ b/data/release-notes/enterprise-server/3-4/3.yml @@ -17,6 +17,7 @@ sections: - Videos uploaded to issue comments would not be rendered properly. - When using GitHub Enterprise Importer to import a repository, some issues would fail to import due to incorrectly configured project timeline events. - When using `ghe-migrator`, a migration would fail to import video file attachments in issues and pull requests. + - 'The Releases page would return a 500 error when the repository has tags that contain non-ASCII characters. [Updated: 2022-06-10]' changes: - In high availability configurations, clarify that the replication overview page in the Management Console only displays the current replication configuration, not the current replication status. - The Nomad allocation timeout for Dependency Graph has been increased to ensure post-upgrade migrations can complete. diff --git a/lib/search/indexes/github-docs-3.1-cn-records.json.br b/lib/search/indexes/github-docs-3.1-cn-records.json.br index 831e0f75cf..6610ec9919 100644 --- a/lib/search/indexes/github-docs-3.1-cn-records.json.br +++ b/lib/search/indexes/github-docs-3.1-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0254bc19f14a5f4b21bd716eafa1551044165c61597cc6cdf3a3573821fd2ba9 -size 740815 +oid sha256:019423b67e4b20875c85ade7b052dd77e8a83f033a808174bfaf83b15e43af1d +size 741011 diff --git a/lib/search/indexes/github-docs-3.1-cn.json.br b/lib/search/indexes/github-docs-3.1-cn.json.br index 376454de3f..24f7e35691 100644 --- a/lib/search/indexes/github-docs-3.1-cn.json.br +++ b/lib/search/indexes/github-docs-3.1-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eeb41156fc047f2404dc2f534de84006fcbae9acd848b4a04630b7399d5df468 -size 1564343 +oid sha256:b5b5cb6a0c7ddfa6f0c71a065707b72059f705eb1f74cb48a7bf632aae301d34 +size 1566355 diff --git a/lib/search/indexes/github-docs-3.1-en-records.json.br b/lib/search/indexes/github-docs-3.1-en-records.json.br index 5660ac6bf1..b9a13022bd 100644 --- a/lib/search/indexes/github-docs-3.1-en-records.json.br +++ b/lib/search/indexes/github-docs-3.1-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:82c73cfccbaabbbc049d6a411c0b384a0e4d3de301352e972625b005cf616518 -size 997794 +oid sha256:62e4f97ed789f9b41a2289ca38b5b0429e5371b8a66d3986405118e6440d56eb +size 997377 diff --git a/lib/search/indexes/github-docs-3.1-en.json.br b/lib/search/indexes/github-docs-3.1-en.json.br index 25c2728470..d21d7dfd7f 100644 --- a/lib/search/indexes/github-docs-3.1-en.json.br +++ b/lib/search/indexes/github-docs-3.1-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:556a8d61b4e7b21c3071e31d286bfe4f84b0d1419ddb05c57232217df9c68c84 -size 3999703 +oid sha256:f41b4b51bc48056ce1b4c3ef45f603111b92db4e92b6c7fa2cbaffa96fdfe8a5 +size 3999970 diff --git a/lib/search/indexes/github-docs-3.1-es-records.json.br b/lib/search/indexes/github-docs-3.1-es-records.json.br index c837839e44..ab4a78d519 100644 --- a/lib/search/indexes/github-docs-3.1-es-records.json.br +++ b/lib/search/indexes/github-docs-3.1-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9989ff56ed994baacb6e9f97a57b483420d5d0d2bc5f0da5877aa96e96dfcaaf -size 683588 +oid sha256:ec81afd57261ab8adb01c0a1b7b778406a7ec02d1db983fd0cd85fa8365ead6b +size 683974 diff --git a/lib/search/indexes/github-docs-3.1-es.json.br b/lib/search/indexes/github-docs-3.1-es.json.br index 5075917029..d22cc70b1e 100644 --- a/lib/search/indexes/github-docs-3.1-es.json.br +++ b/lib/search/indexes/github-docs-3.1-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cce715b229659e2ee1c7b75616325fc4b6e26d66bd9f8355d43edb9025815684 -size 2975682 +oid sha256:340cf0513e4afb9f9b5b95b92a7c63ecf016a52ef73c0838945e443799007c54 +size 2977377 diff --git a/lib/search/indexes/github-docs-3.1-ja-records.json.br b/lib/search/indexes/github-docs-3.1-ja-records.json.br index 80f5574d33..12884ce54f 100644 --- a/lib/search/indexes/github-docs-3.1-ja-records.json.br +++ b/lib/search/indexes/github-docs-3.1-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bb8b3fd2f87a55f754e6ed1ed42d5bcaa8eeea8fa5a80a58f92bbb5872d5d9e8 -size 750397 +oid sha256:c1c09eb421bdd3863338ca3ae45382f4fad67bb7ff2dc1f248fcefc437d9cb9c +size 751255 diff --git a/lib/search/indexes/github-docs-3.1-ja.json.br b/lib/search/indexes/github-docs-3.1-ja.json.br index 2fdd7f22d4..3d38aeb4f9 100644 --- a/lib/search/indexes/github-docs-3.1-ja.json.br +++ b/lib/search/indexes/github-docs-3.1-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3d8e6d1337c8311606a31ed07b59a2676cd16fb4ca046785f673af2ff0d6ccc8 -size 4131474 +oid sha256:c7d3805f7ad9d83cdcb73cbeba1966b2c4cf6024596c0db1bbd126b78dc4f16d +size 4131966 diff --git a/lib/search/indexes/github-docs-3.1-pt-records.json.br b/lib/search/indexes/github-docs-3.1-pt-records.json.br index 2f478bcd4b..cbba92bbcb 100644 --- a/lib/search/indexes/github-docs-3.1-pt-records.json.br +++ b/lib/search/indexes/github-docs-3.1-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:88701ef19995a6e76e9c2ecbfa0f0019add1bc7f480ee6ac6ebbecb4a1ee17a6 -size 674392 +oid sha256:62cde36e57d05eb18da3d3a5f6f6c5e6dcd024b39ea4f3ce4c56928a4b767742 +size 674159 diff --git a/lib/search/indexes/github-docs-3.1-pt.json.br b/lib/search/indexes/github-docs-3.1-pt.json.br index 199eb2ca4c..90e7e3d12f 100644 --- a/lib/search/indexes/github-docs-3.1-pt.json.br +++ b/lib/search/indexes/github-docs-3.1-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d4f6aa08e396bdf66542edd9a966cead9a20e4d24255c37c38176b511f21a9f1 -size 2876966 +oid sha256:196af0e440aa681ecb241ae0eadc132c763011af4bf3ddb94bc1383afd6eebd7 +size 2872525 diff --git a/lib/search/indexes/github-docs-3.2-cn-records.json.br b/lib/search/indexes/github-docs-3.2-cn-records.json.br index caf18c86d0..9dd20c7dc0 100644 --- a/lib/search/indexes/github-docs-3.2-cn-records.json.br +++ b/lib/search/indexes/github-docs-3.2-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1ca6d2956084fbdd1c591ef0b3a18745605498010bdee7609afc89981262478f -size 762020 +oid sha256:0a0161ae61655c44145917b98877a2da74ad83fcc0cdf24845514d692ea13fb7 +size 762564 diff --git a/lib/search/indexes/github-docs-3.2-cn.json.br b/lib/search/indexes/github-docs-3.2-cn.json.br index 41a801b040..387cfd4d98 100644 --- a/lib/search/indexes/github-docs-3.2-cn.json.br +++ b/lib/search/indexes/github-docs-3.2-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:34707832ecfd8d11401c50b097e0cf7e593155a47352c16ad754b85552252748 -size 1603502 +oid sha256:a68160664326a0c59d89d192a214b05ea31c4fbafb7094c8d3b1381e9bf2b1c5 +size 1604743 diff --git a/lib/search/indexes/github-docs-3.2-en-records.json.br b/lib/search/indexes/github-docs-3.2-en-records.json.br index 046a0f2394..8d7255f533 100644 --- a/lib/search/indexes/github-docs-3.2-en-records.json.br +++ b/lib/search/indexes/github-docs-3.2-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:277bf486f6b4284e6af26b8242cc47a046620a72307cbf01461503ad7ab848bf -size 1034413 +oid sha256:9b0adffc0d013e9de85be07cf80c088e320e472df0708295922f82c8ecfbb57e +size 1033900 diff --git a/lib/search/indexes/github-docs-3.2-en.json.br b/lib/search/indexes/github-docs-3.2-en.json.br index d3873c34a2..220eea9390 100644 --- a/lib/search/indexes/github-docs-3.2-en.json.br +++ b/lib/search/indexes/github-docs-3.2-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c2e768550f0e29a8320bac000818174ea646b19f0e5614eff82208b1fff6403d -size 4152283 +oid sha256:c771ff7ed12ee094ac9ea4e500bffb97c9356a1869070eeebdc52dba271ab506 +size 4152615 diff --git a/lib/search/indexes/github-docs-3.2-es-records.json.br b/lib/search/indexes/github-docs-3.2-es-records.json.br index 6161fdc92d..3dcfaf7a5f 100644 --- a/lib/search/indexes/github-docs-3.2-es-records.json.br +++ b/lib/search/indexes/github-docs-3.2-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6d47bccf39c620d3285b9d8186e727187f1a8dc363e0251910b8a3527040f745 -size 703882 +oid sha256:90c447ad04a9db68f6c64285b8e0b1e8c6e87a1f0740787a1a22f88f956c03f4 +size 704049 diff --git a/lib/search/indexes/github-docs-3.2-es.json.br b/lib/search/indexes/github-docs-3.2-es.json.br index 0bf7454f6e..5a599cd64d 100644 --- a/lib/search/indexes/github-docs-3.2-es.json.br +++ b/lib/search/indexes/github-docs-3.2-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e963a3c55966a50fe35fd1cfc2053924f648b6fde8c50f7c1591a1f96ea70cf6 -size 3062591 +oid sha256:ff22e2cdc23861bc62560c53507349c4be8402ef7f1e9c54ec491ba87ffd5ba2 +size 3063830 diff --git a/lib/search/indexes/github-docs-3.2-ja-records.json.br b/lib/search/indexes/github-docs-3.2-ja-records.json.br index 7db11587ac..f62261a550 100644 --- a/lib/search/indexes/github-docs-3.2-ja-records.json.br +++ b/lib/search/indexes/github-docs-3.2-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7d66dacf4bdb410f024754c56f3d410f510dda92927da44d7271cad9727e5a3d -size 771164 +oid sha256:dca20740e71b3fe28243c1076e2a7dac51fd16cd9ab25def65d3a6a8f8b92d45 +size 771892 diff --git a/lib/search/indexes/github-docs-3.2-ja.json.br b/lib/search/indexes/github-docs-3.2-ja.json.br index c68336a613..f67e65bd67 100644 --- a/lib/search/indexes/github-docs-3.2-ja.json.br +++ b/lib/search/indexes/github-docs-3.2-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bc7cce3764c2b206f1729be157193aee4747fa0a8ac3746c564ea8ae98bb4b90 -size 4249469 +oid sha256:7514ab667aa49786dd3a5de03d4896252caa051901d4caf8720fa34264af9244 +size 4248967 diff --git a/lib/search/indexes/github-docs-3.2-pt-records.json.br b/lib/search/indexes/github-docs-3.2-pt-records.json.br index bf7087892f..4e53aa6787 100644 --- a/lib/search/indexes/github-docs-3.2-pt-records.json.br +++ b/lib/search/indexes/github-docs-3.2-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ecb7bba3ca0eb778adc4cac992880d2b197682f77339030707e0636ef2b0b4a -size 693992 +oid sha256:13ba471e8394c03e00f7079888d04c70d136d7073bf791aaa4ea32c886989a07 +size 693650 diff --git a/lib/search/indexes/github-docs-3.2-pt.json.br b/lib/search/indexes/github-docs-3.2-pt.json.br index e4a3059416..2a6c9d3591 100644 --- a/lib/search/indexes/github-docs-3.2-pt.json.br +++ b/lib/search/indexes/github-docs-3.2-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:165a21f1863b14a5a8967c4b944ea4d387f717bb8f2e37b23fe9b4cc55ccd323 -size 2958127 +oid sha256:a6c649bb2eb0abf34d2e11fd1f681064b58e35cb3015267c3031da796f5d453c +size 2952249 diff --git a/lib/search/indexes/github-docs-3.3-cn-records.json.br b/lib/search/indexes/github-docs-3.3-cn-records.json.br index 1f4197072b..5b86374b6f 100644 --- a/lib/search/indexes/github-docs-3.3-cn-records.json.br +++ b/lib/search/indexes/github-docs-3.3-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:46c0f8824fffe446b3f8950b3bc68d8b9eb5ba9cfc7d42d14529fe8c3aad6d14 -size 785672 +oid sha256:13f20a081cd82ba1f711e8a4c9c537e6e747ecf460f6978c6861d93627bf8d8f +size 785958 diff --git a/lib/search/indexes/github-docs-3.3-cn.json.br b/lib/search/indexes/github-docs-3.3-cn.json.br index 6f92a8718f..2f1209b3e7 100644 --- a/lib/search/indexes/github-docs-3.3-cn.json.br +++ b/lib/search/indexes/github-docs-3.3-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:18cecf51143a398b30a449f39eb840b903b22d922bdfd7677c9a70fc52a66656 -size 1644682 +oid sha256:6d315f4a42c60d85d1b6c003cd5ca6d1cc30d0f327390ac3f2546dcbd4ccc595 +size 1645812 diff --git a/lib/search/indexes/github-docs-3.3-en-records.json.br b/lib/search/indexes/github-docs-3.3-en-records.json.br index 81bdf824d5..e4bd59b686 100644 --- a/lib/search/indexes/github-docs-3.3-en-records.json.br +++ b/lib/search/indexes/github-docs-3.3-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:52798925b3abff2e1b706b6b411c2b80f8f5d2f1d8edf3616a30f4d39d6dd2cf -size 1069443 +oid sha256:8020093f9c3f056519b32f7d277b934e00a5e6b90d58512dc89ec2c798895912 +size 1069110 diff --git a/lib/search/indexes/github-docs-3.3-en.json.br b/lib/search/indexes/github-docs-3.3-en.json.br index b273794a64..cf4c4fab30 100644 --- a/lib/search/indexes/github-docs-3.3-en.json.br +++ b/lib/search/indexes/github-docs-3.3-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8ea155656e3b7c35de14371ee7b8824aca7da4731c3be64fbe03c897debcb15b -size 4247083 +oid sha256:289b10ef0ae42bccfb99aefc1fedf8908671fa1d6cfa8487a1d92a6f16b2d75f +size 4247611 diff --git a/lib/search/indexes/github-docs-3.3-es-records.json.br b/lib/search/indexes/github-docs-3.3-es-records.json.br index 6c9a10150a..2c8e06e363 100644 --- a/lib/search/indexes/github-docs-3.3-es-records.json.br +++ b/lib/search/indexes/github-docs-3.3-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:53faa0d7be4b704f2f906444b3dd062cc80c7bfa20ff5fa99d1092d551fa31fb -size 723367 +oid sha256:53aaa4c44a241da0359b07f33bb1e352891d519b18dfd661a5cc3e7fecdf29a2 +size 723574 diff --git a/lib/search/indexes/github-docs-3.3-es.json.br b/lib/search/indexes/github-docs-3.3-es.json.br index 7c5af21330..1bba7e8d5f 100644 --- a/lib/search/indexes/github-docs-3.3-es.json.br +++ b/lib/search/indexes/github-docs-3.3-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7d594172772820cd66461874c750d10145cab4a7578bb7f33af43c54aca3a127 -size 3142347 +oid sha256:b2354ef57fba1526f2725d4025f706253beef99a00b181c9e8a68c27d6d055e0 +size 3143372 diff --git a/lib/search/indexes/github-docs-3.3-ja-records.json.br b/lib/search/indexes/github-docs-3.3-ja-records.json.br index e16ff81a6d..6c07c54221 100644 --- a/lib/search/indexes/github-docs-3.3-ja-records.json.br +++ b/lib/search/indexes/github-docs-3.3-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:171f89cf539365c8f5a12d80fa8aaa3b7128d3437804178edf0e06baf4d21eca -size 794805 +oid sha256:82f5e9a897c923eca36479f8c2fc2c250fc1a11f3f1e14f116e129ae5ced2852 +size 795282 diff --git a/lib/search/indexes/github-docs-3.3-ja.json.br b/lib/search/indexes/github-docs-3.3-ja.json.br index a9f858ce68..460a321e0d 100644 --- a/lib/search/indexes/github-docs-3.3-ja.json.br +++ b/lib/search/indexes/github-docs-3.3-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7cbb9f346185fd51c037b81a67a8868dc940518e2c2fd015cb9f7d9422d31c27 -size 4368605 +oid sha256:cb129ad111efe4f5eaa9bcbdca6fe169f508690803871b4c3055be5fb620e227 +size 4367503 diff --git a/lib/search/indexes/github-docs-3.3-pt-records.json.br b/lib/search/indexes/github-docs-3.3-pt-records.json.br index 845bbba8b1..a6903aa7b8 100644 --- a/lib/search/indexes/github-docs-3.3-pt-records.json.br +++ b/lib/search/indexes/github-docs-3.3-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:05b6078cd035aff1a8aba4e4c40f399114e8a0822b9b0ef43ae4fd7585c4d117 -size 713395 +oid sha256:b01d0dd5c0ce3f8932d591710ecdb9ca83e60743e5b6f14c51dd77b0a2aa0453 +size 713160 diff --git a/lib/search/indexes/github-docs-3.3-pt.json.br b/lib/search/indexes/github-docs-3.3-pt.json.br index ec1ceec930..6eb28da16c 100644 --- a/lib/search/indexes/github-docs-3.3-pt.json.br +++ b/lib/search/indexes/github-docs-3.3-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5c390c6e4e1f02eb5f5bd1ed50815d3d3c37fab516629fd8b6595466d1b89e4f -size 3035715 +oid sha256:f814780d4c379cdd216474b21fb9e4a503ae0d7425c7e9c371c159032c282e29 +size 3029276 diff --git a/lib/search/indexes/github-docs-3.4-cn-records.json.br b/lib/search/indexes/github-docs-3.4-cn-records.json.br index 9c339b17a7..57b8bde5b6 100644 --- a/lib/search/indexes/github-docs-3.4-cn-records.json.br +++ b/lib/search/indexes/github-docs-3.4-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e4cbb6c6985fa99160890cf2c7eea3b04d704c48ae1528804a61bef341eb3af3 -size 787578 +oid sha256:c6fd81ecb0a8c189d9e69858650b0698811e06ebed4a8b17cc67cef0b9acac7b +size 788049 diff --git a/lib/search/indexes/github-docs-3.4-cn.json.br b/lib/search/indexes/github-docs-3.4-cn.json.br index 5cb03ae968..4b69f74cd4 100644 --- a/lib/search/indexes/github-docs-3.4-cn.json.br +++ b/lib/search/indexes/github-docs-3.4-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4402e160f36f9b997745830b1f78a6314644d062dbf62185d85f977649566fb8 -size 1655878 +oid sha256:836557d2c5770ea29052e3acfd7393c5b5fe50c4efb7fa992f4cc72b4f3272c4 +size 1657564 diff --git a/lib/search/indexes/github-docs-3.4-en-records.json.br b/lib/search/indexes/github-docs-3.4-en-records.json.br index 9c691d4782..2a30e5f163 100644 --- a/lib/search/indexes/github-docs-3.4-en-records.json.br +++ b/lib/search/indexes/github-docs-3.4-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aa91077997defbccd287bb1afd6d0ba1b148ecd6263d3d8dc802c1629fa50649 -size 1078183 +oid sha256:ea4512f15459f61301f35ca83a9343f62f594ef6498e97ec1dbd5d8494e3f2d2 +size 1078225 diff --git a/lib/search/indexes/github-docs-3.4-en.json.br b/lib/search/indexes/github-docs-3.4-en.json.br index 3f743633b3..9ddede4ef0 100644 --- a/lib/search/indexes/github-docs-3.4-en.json.br +++ b/lib/search/indexes/github-docs-3.4-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:165bea7de687c26e90d47feb39ee0a543f8da6ef60787d3cebd0e2af13bbe70b -size 4289107 +oid sha256:8eb043a106b204d5ca0eb4acfe8ef74056de5ed0c1efc848395223b2a7924b2a +size 4287668 diff --git a/lib/search/indexes/github-docs-3.4-es-records.json.br b/lib/search/indexes/github-docs-3.4-es-records.json.br index 2a370d5e92..97cd297207 100644 --- a/lib/search/indexes/github-docs-3.4-es-records.json.br +++ b/lib/search/indexes/github-docs-3.4-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bcd6cf6708ba7a70812f871f3eac9136ab49535c5c1ee7c7071f6832d60cb2b8 -size 726701 +oid sha256:787e7064f22ed9ac417e5f2a9a6e1a5a073e06d0ebc6aea92a7d8eaadea6d576 +size 727189 diff --git a/lib/search/indexes/github-docs-3.4-es.json.br b/lib/search/indexes/github-docs-3.4-es.json.br index b7bde09cfb..5ae7713b00 100644 --- a/lib/search/indexes/github-docs-3.4-es.json.br +++ b/lib/search/indexes/github-docs-3.4-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3ba194694c059a059a7a73ecf6c6c05b22a980652d2411d2c019218424a4b229 -size 3160627 +oid sha256:8a44b78f38385030413ec4b8f90ef9927508560dc24e9a66234e283868e3a0ab +size 3162808 diff --git a/lib/search/indexes/github-docs-3.4-ja-records.json.br b/lib/search/indexes/github-docs-3.4-ja-records.json.br index 6939cfbc90..747c5b537f 100644 --- a/lib/search/indexes/github-docs-3.4-ja-records.json.br +++ b/lib/search/indexes/github-docs-3.4-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ca31bc768aae975d5683009315a09715d54d8339988d187b2cbc119e48d53e36 -size 797247 +oid sha256:092e253260227496448aadfe31e5e92f80d6290ec9a4069069f397729db6144d +size 798233 diff --git a/lib/search/indexes/github-docs-3.4-ja.json.br b/lib/search/indexes/github-docs-3.4-ja.json.br index 4f504c0ae5..c857c12b65 100644 --- a/lib/search/indexes/github-docs-3.4-ja.json.br +++ b/lib/search/indexes/github-docs-3.4-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:338a6b4811facd961b8f7fa87c09a68836c2d6e34469c5817b8ffcf6f41c9616 -size 4392329 +oid sha256:a9f1136cbbe2b69d846ca796fbda521bc9efcf0381cc0a35cf8b60dbed413212 +size 4391593 diff --git a/lib/search/indexes/github-docs-3.4-pt-records.json.br b/lib/search/indexes/github-docs-3.4-pt-records.json.br index d57c6e7787..7ffae5c05d 100644 --- a/lib/search/indexes/github-docs-3.4-pt-records.json.br +++ b/lib/search/indexes/github-docs-3.4-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d34a517a1142a67c6cd14a6d7488316d155ed39526b54b9b80122f9f32e4bdf2 -size 716673 +oid sha256:a5a0094777b88552ad059a62e5e875103171041145b8fcb8509acd8bb387855c +size 716478 diff --git a/lib/search/indexes/github-docs-3.4-pt.json.br b/lib/search/indexes/github-docs-3.4-pt.json.br index 61d301fea2..acb8acccf7 100644 --- a/lib/search/indexes/github-docs-3.4-pt.json.br +++ b/lib/search/indexes/github-docs-3.4-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e717aa9ad4acaf91abbfb6bc1b5bbee3a8849e199de85515dc4851a4379adec8 -size 3056096 +oid sha256:ca596c39e1810112663f8b6bc345089b5f7ac6e3b1e8560709b2c23df61ba812 +size 3049862 diff --git a/lib/search/indexes/github-docs-3.5-cn-records.json.br b/lib/search/indexes/github-docs-3.5-cn-records.json.br index b03318ed12..c476f927ce 100644 --- a/lib/search/indexes/github-docs-3.5-cn-records.json.br +++ b/lib/search/indexes/github-docs-3.5-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6e7305d64a46e277bbfa0a57d89fd76e892864d7fab780f5084fee919ca4eb81 -size 815978 +oid sha256:67854945ad807c2306c54d00375ce682e9a2a09312b39b61b87c41ec88f67b5e +size 816304 diff --git a/lib/search/indexes/github-docs-3.5-cn.json.br b/lib/search/indexes/github-docs-3.5-cn.json.br index 6a5fb87498..4b0b255835 100644 --- a/lib/search/indexes/github-docs-3.5-cn.json.br +++ b/lib/search/indexes/github-docs-3.5-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:07ca1013cfbd606d4bd9c767c9ef5dd29b885d753fd7db84526a8d335a5473c4 -size 1723128 +oid sha256:06676da1b77407d3ce7b851a1de93bd80dfafd8337797faed3e9598010d2b4d1 +size 1725525 diff --git a/lib/search/indexes/github-docs-3.5-en-records.json.br b/lib/search/indexes/github-docs-3.5-en-records.json.br index db80e77c3b..d3610fabe6 100644 --- a/lib/search/indexes/github-docs-3.5-en-records.json.br +++ b/lib/search/indexes/github-docs-3.5-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:369c90dedec204e0e8e0eff1e1524a13e051450e9e73f8afa2b21b0794f5d753 -size 1116119 +oid sha256:4489b053bf46641b5426357b2f2721ba196191ce0847fcf4ff79b6853233f42c +size 1116213 diff --git a/lib/search/indexes/github-docs-3.5-en.json.br b/lib/search/indexes/github-docs-3.5-en.json.br index bf9c3ca782..89149274f0 100644 --- a/lib/search/indexes/github-docs-3.5-en.json.br +++ b/lib/search/indexes/github-docs-3.5-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d2d8b37254bcee1e688f97f63cf0df4bea1365b33c79f2ac167f4255df102071 -size 4447289 +oid sha256:f584318b028c05cd3e9794ea1cd3036d94c5e33616628f81bf1e5809adfe3fcb +size 4448172 diff --git a/lib/search/indexes/github-docs-3.5-es-records.json.br b/lib/search/indexes/github-docs-3.5-es-records.json.br index b349d50a26..8d8eb9896e 100644 --- a/lib/search/indexes/github-docs-3.5-es-records.json.br +++ b/lib/search/indexes/github-docs-3.5-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a5ffb22d988a07f77c64ef8563480e000836512f6a4c03fe54d12911dd49c50b -size 749449 +oid sha256:5ffde63dc0edab2347848497a8ed4b575c886e7454a6f6adce1db97f395297e4 +size 749951 diff --git a/lib/search/indexes/github-docs-3.5-es.json.br b/lib/search/indexes/github-docs-3.5-es.json.br index 582dc4713e..e1538ee77b 100644 --- a/lib/search/indexes/github-docs-3.5-es.json.br +++ b/lib/search/indexes/github-docs-3.5-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:75347069269de7e2ec0c702f71663d8c1825e737e26e47c94de557fa065af276 -size 3274519 +oid sha256:0e07d57d48d366bdd016af3ba56fd7d9ce79a5b019e1dcb1d3173f4f25c16744 +size 3276048 diff --git a/lib/search/indexes/github-docs-3.5-ja-records.json.br b/lib/search/indexes/github-docs-3.5-ja-records.json.br index cd1697ae6d..d5cbc899f8 100644 --- a/lib/search/indexes/github-docs-3.5-ja-records.json.br +++ b/lib/search/indexes/github-docs-3.5-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0f8f952c5d1c332e428fece40114c01caabee0c5c5a81c9fdc9200d027c33600 -size 822644 +oid sha256:835a172a3aae3b5816d71b45ff629795816944079111d7e2bcb1f923cd42c857 +size 823548 diff --git a/lib/search/indexes/github-docs-3.5-ja.json.br b/lib/search/indexes/github-docs-3.5-ja.json.br index c17d3f7b9d..5d8542c0b8 100644 --- a/lib/search/indexes/github-docs-3.5-ja.json.br +++ b/lib/search/indexes/github-docs-3.5-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:236772bb286a463d54b6ee9ad24e58bada557bb9ff2d285013fd121527e74598 -size 4549576 +oid sha256:6e23cc63615d564ac1057993543b6a85612a33ac795196d2d2c5762996111e58 +size 4551079 diff --git a/lib/search/indexes/github-docs-3.5-pt-records.json.br b/lib/search/indexes/github-docs-3.5-pt-records.json.br index 44e19d9805..98c2dc57f9 100644 --- a/lib/search/indexes/github-docs-3.5-pt-records.json.br +++ b/lib/search/indexes/github-docs-3.5-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7d2d4aa576b15fc4554fbafbd42350a54cf83c8c270a127e2e18315ed69978a1 -size 738729 +oid sha256:5446fdd9df0b49d04ee221c442e8c061f1530ac59dbc56af95db6d26e4d93100 +size 738372 diff --git a/lib/search/indexes/github-docs-3.5-pt.json.br b/lib/search/indexes/github-docs-3.5-pt.json.br index 0b04bde33f..ee442c778f 100644 --- a/lib/search/indexes/github-docs-3.5-pt.json.br +++ b/lib/search/indexes/github-docs-3.5-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b7fb2ebafdb2ffef78f251a734cbcff4b04b3bff766fbc8772d1cd2f5fb84185 -size 3161673 +oid sha256:858b9d79dd97d1351c7e1e3109d8e60f0e63b6d43bf21fc4e96e3761ab24a461 +size 3155717 diff --git a/lib/search/indexes/github-docs-dotcom-cn-records.json.br b/lib/search/indexes/github-docs-dotcom-cn-records.json.br index 602530b8b3..c4a6089608 100644 --- a/lib/search/indexes/github-docs-dotcom-cn-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:65957bc331d0353e2995e5a94b7aa9cdeaabf80065dc8d245febb373e7e91901 -size 981774 +oid sha256:c1f37ab5f9956ccd70947a074536ffcde4fcb0ea4f5983dfab6dd71b92d0b452 +size 982133 diff --git a/lib/search/indexes/github-docs-dotcom-cn.json.br b/lib/search/indexes/github-docs-dotcom-cn.json.br index ac0bde0a46..da46996587 100644 --- a/lib/search/indexes/github-docs-dotcom-cn.json.br +++ b/lib/search/indexes/github-docs-dotcom-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:74aa9244bec1dcc45679f5e7d80f43dc79f952fff1ea49e6dd2d05e4131d4d0e -size 1714740 +oid sha256:c6a385e20ebf19071b5917df3f698fc0e683faeca91076227e40169d295747d3 +size 1716095 diff --git a/lib/search/indexes/github-docs-dotcom-en-records.json.br b/lib/search/indexes/github-docs-dotcom-en-records.json.br index 3d39281b07..dff39c117c 100644 --- a/lib/search/indexes/github-docs-dotcom-en-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:155347d4ffb003bde7f9b54f9df98eec704d7affa48d3fa8ecc4ac71ab4f7f3b -size 1345481 +oid sha256:fc833c57197b605edd378add33020efacc7c711c137381be9207733cb3c4bbdd +size 1344851 diff --git a/lib/search/indexes/github-docs-dotcom-en.json.br b/lib/search/indexes/github-docs-dotcom-en.json.br index d304fa63d3..03dbd01239 100644 --- a/lib/search/indexes/github-docs-dotcom-en.json.br +++ b/lib/search/indexes/github-docs-dotcom-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:da4c827c0171e5fa4ac7a876e459456f38556cf1108b91dbaac54f8c41b88c99 -size 5074145 +oid sha256:af2b4dcf797be9c0e28442de5423cc102e7632f040377f9102e6eff19be71a2f +size 5077544 diff --git a/lib/search/indexes/github-docs-dotcom-es-records.json.br b/lib/search/indexes/github-docs-dotcom-es-records.json.br index 53d0ae45dc..b1f4a36580 100644 --- a/lib/search/indexes/github-docs-dotcom-es-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:728c015c3ec2dd691a1ce05075b28b7498e64fdee321bf29c06534cb7bff3573 -size 885928 +oid sha256:a88b3654b2d146b5789b6b12c47b28c0eebd711f93a9bb2074791e3eac18f77b +size 886026 diff --git a/lib/search/indexes/github-docs-dotcom-es.json.br b/lib/search/indexes/github-docs-dotcom-es.json.br index 75ccc672b4..f8435f93f2 100644 --- a/lib/search/indexes/github-docs-dotcom-es.json.br +++ b/lib/search/indexes/github-docs-dotcom-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:76be3fcf9c2a36fafd00b23ccf1f6f9fc9e47cdc28223e5b05371ed59a377507 -size 3678180 +oid sha256:1313674da00a17a0e57d46010ee7939cc5677a7d3a7960adc3f73d24e598222b +size 3679002 diff --git a/lib/search/indexes/github-docs-dotcom-ja-records.json.br b/lib/search/indexes/github-docs-dotcom-ja-records.json.br index a92dc6622a..45df7137cb 100644 --- a/lib/search/indexes/github-docs-dotcom-ja-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e7c7254aca73a0cc00cd468452ecd505c9e0f0b14385731fb26872c03416e9b9 -size 984773 +oid sha256:986a8170f389a7c14740c94dac78cce73a9c0ad28175d49c1ced9fd23f7b5e00 +size 985130 diff --git a/lib/search/indexes/github-docs-dotcom-ja.json.br b/lib/search/indexes/github-docs-dotcom-ja.json.br index 1048c2ae66..5da3c55527 100644 --- a/lib/search/indexes/github-docs-dotcom-ja.json.br +++ b/lib/search/indexes/github-docs-dotcom-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b4359ea0827472f119d7828b1cebd70e138856e318ac22b7c139eaf544446beb -size 5220711 +oid sha256:9cd81e9c6683b55495ea2c6ee8edc422b0c7a690b53e71fe538788535624fc4c +size 5221895 diff --git a/lib/search/indexes/github-docs-dotcom-pt-records.json.br b/lib/search/indexes/github-docs-dotcom-pt-records.json.br index da2829ef84..58774b2943 100644 --- a/lib/search/indexes/github-docs-dotcom-pt-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:90d046d71e8342e9076824718901acd040aed66922925ef6dfaad4bba29014ea -size 873464 +oid sha256:c59b892608b295ca47c6743e149affd8047f853c1d15aa6228322404c6c4dd77 +size 872993 diff --git a/lib/search/indexes/github-docs-dotcom-pt.json.br b/lib/search/indexes/github-docs-dotcom-pt.json.br index 5ee5875498..f3f6258b4d 100644 --- a/lib/search/indexes/github-docs-dotcom-pt.json.br +++ b/lib/search/indexes/github-docs-dotcom-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0492f8d6c1f01b4612b9f7bcd7fd1be6bc21d8a5aec3cbdb901b3ef3c92147f3 -size 3570834 +oid sha256:a5430bbc05d30f364286f81db6ac64fca1ffee5324822955df993458516bd1fc +size 3563434 diff --git a/lib/search/indexes/github-docs-ghae-cn-records.json.br b/lib/search/indexes/github-docs-ghae-cn-records.json.br index cfd03a7a4d..748b402982 100644 --- a/lib/search/indexes/github-docs-ghae-cn-records.json.br +++ b/lib/search/indexes/github-docs-ghae-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1d7a10a6b1539baf9926da52ce61de4b180b7ff3a9323c335fba43f7561779eb -size 625312 +oid sha256:9704ea34b52d95bf45b95ef82599167e41f93b777df02d790da4fdf53112a54c +size 625395 diff --git a/lib/search/indexes/github-docs-ghae-cn.json.br b/lib/search/indexes/github-docs-ghae-cn.json.br index 579e5c1417..bed9cb3bd7 100644 --- a/lib/search/indexes/github-docs-ghae-cn.json.br +++ b/lib/search/indexes/github-docs-ghae-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:057d8e61529da14b89768d4931189373e20f49a2e4964bbec8b53e5fbeff150c -size 1267258 +oid sha256:4a454a1c8b2575a905163d8e30afb5455bb8e87449c2cd8844d353d89b220cf2 +size 1268325 diff --git a/lib/search/indexes/github-docs-ghae-en-records.json.br b/lib/search/indexes/github-docs-ghae-en-records.json.br index 9a7109c6b1..94775c3662 100644 --- a/lib/search/indexes/github-docs-ghae-en-records.json.br +++ b/lib/search/indexes/github-docs-ghae-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6232bcc7a5d6572a4610bef50df617170ec97cdc0f0c0f54e657bfd12eb177cc -size 867712 +oid sha256:dc1e21311a89d73488290213386bed3eaafaa35f6220b2113dd128b2b3a1518d +size 867627 diff --git a/lib/search/indexes/github-docs-ghae-en.json.br b/lib/search/indexes/github-docs-ghae-en.json.br index 3e026e7fed..02acf1f47b 100644 --- a/lib/search/indexes/github-docs-ghae-en.json.br +++ b/lib/search/indexes/github-docs-ghae-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2a9fa8f5e56dbfe72897a379c054528ba12734889550fc5c57b86b9adae99b85 -size 3405048 +oid sha256:a7abfe1a9ab0c9969612f143db6f51853edcaa25c83f28b70269937bcdf541b4 +size 3405234 diff --git a/lib/search/indexes/github-docs-ghae-es-records.json.br b/lib/search/indexes/github-docs-ghae-es-records.json.br index 46c65029f4..b19c107227 100644 --- a/lib/search/indexes/github-docs-ghae-es-records.json.br +++ b/lib/search/indexes/github-docs-ghae-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1a752f3325a0da5ada8aef966cdd4c660de91e04e2377ce0e5123af4a6a37824 -size 582569 +oid sha256:71c2bed1b647f48ac15dcd59486b5f2df867ae25f8d17b9bce253257507f3d0b +size 582678 diff --git a/lib/search/indexes/github-docs-ghae-es.json.br b/lib/search/indexes/github-docs-ghae-es.json.br index 3a34b409d0..70846a468e 100644 --- a/lib/search/indexes/github-docs-ghae-es.json.br +++ b/lib/search/indexes/github-docs-ghae-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b80ecb3005926b9849a6d38afedb085fb37c769c6122fd1a641836db32f63e94 -size 2461315 +oid sha256:510d9bc6373646cc9cc206494c715ff04305dd732bb1075357063162d2cc49dd +size 2460772 diff --git a/lib/search/indexes/github-docs-ghae-ja-records.json.br b/lib/search/indexes/github-docs-ghae-ja-records.json.br index b92ae874dc..c7112bc4f6 100644 --- a/lib/search/indexes/github-docs-ghae-ja-records.json.br +++ b/lib/search/indexes/github-docs-ghae-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b97652b8208230bcf40e7d39315e51964376824b77aab99d20c4c325e3b7303b -size 635163 +oid sha256:89016979e2cb64687d8c2dee7bc39c1c25687e69c3a6862e6300408f2458bf71 +size 635224 diff --git a/lib/search/indexes/github-docs-ghae-ja.json.br b/lib/search/indexes/github-docs-ghae-ja.json.br index fc5d31faed..1330f538b0 100644 --- a/lib/search/indexes/github-docs-ghae-ja.json.br +++ b/lib/search/indexes/github-docs-ghae-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:45b9e6fdf330902243baa5c0cbd107ca14dbed1fe57d2b40e458ee37fdb8168f -size 3375431 +oid sha256:11ed7f4272f634364e85cd79134c79223483900d40fb9ec02a9350ada9949558 +size 3375148 diff --git a/lib/search/indexes/github-docs-ghae-pt-records.json.br b/lib/search/indexes/github-docs-ghae-pt-records.json.br index 9010e864d9..f33fa88024 100644 --- a/lib/search/indexes/github-docs-ghae-pt-records.json.br +++ b/lib/search/indexes/github-docs-ghae-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:559707c5404a788d6e17ff9cc676f6dfe3a0f4ef9a3012410ccb1214add06ad2 -size 574798 +oid sha256:197c079b5b2735cbf25266d3f732e84aefe3cf5c1c3dea74c9281f252806531e +size 574657 diff --git a/lib/search/indexes/github-docs-ghae-pt.json.br b/lib/search/indexes/github-docs-ghae-pt.json.br index b9bfe4a980..f7a2d129c2 100644 --- a/lib/search/indexes/github-docs-ghae-pt.json.br +++ b/lib/search/indexes/github-docs-ghae-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7ec93a29b51cc8692142c7660f6158e4a100b70d90e6f510c0cd1e44bd1bc4cd -size 2358575 +oid sha256:7ae0c0dbb0793475fb939c3a21f9cbba9179666eb8193516161dde0b6f5ded30 +size 2352538 diff --git a/lib/search/indexes/github-docs-ghec-cn-records.json.br b/lib/search/indexes/github-docs-ghec-cn-records.json.br index ac48fefc78..84a4dbb3da 100644 --- a/lib/search/indexes/github-docs-ghec-cn-records.json.br +++ b/lib/search/indexes/github-docs-ghec-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c56357f05e45e9d86f84cb05fe28d0aaa1f87784d3e4a8f74470c531516eca21 -size 946517 +oid sha256:3736555170f4657b5630094b14c14fdbdf39bc6990dc8a3262badf8dcea99a22 +size 946640 diff --git a/lib/search/indexes/github-docs-ghec-cn.json.br b/lib/search/indexes/github-docs-ghec-cn.json.br index bbac70062b..3049d648b5 100644 --- a/lib/search/indexes/github-docs-ghec-cn.json.br +++ b/lib/search/indexes/github-docs-ghec-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b337e65d2858a606e84c4115169fc39c8fccfa7c2e97cd7406b42ebfb956b88c -size 1841527 +oid sha256:37cc877fa5151baed9b2bb015c2b40d20c5d258206ba3dab0f568eb4a326783f +size 1842790 diff --git a/lib/search/indexes/github-docs-ghec-en-records.json.br b/lib/search/indexes/github-docs-ghec-en-records.json.br index d29dee2a32..52bc9d1159 100644 --- a/lib/search/indexes/github-docs-ghec-en-records.json.br +++ b/lib/search/indexes/github-docs-ghec-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d747dce3907657ce5a989dd9c24cfb17cfd91860c8ff6f714d2d8416ac6d9206 -size 1273702 +oid sha256:236da1a65816ac1d1866ede46f8517075321f85d24d36c1b1aeced01295ae7d9 +size 1274240 diff --git a/lib/search/indexes/github-docs-ghec-en.json.br b/lib/search/indexes/github-docs-ghec-en.json.br index c3820a276e..f646e38859 100644 --- a/lib/search/indexes/github-docs-ghec-en.json.br +++ b/lib/search/indexes/github-docs-ghec-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:28bb3e27b9d1ed4ef448cd3dd6ef560f1e40d4f847d7e2c2af67c6f0047cf413 -size 5051795 +oid sha256:e0dac235ffc741726255a53862700786c56a1a03bb37661f464e7578fdaca62a +size 5052589 diff --git a/lib/search/indexes/github-docs-ghec-es-records.json.br b/lib/search/indexes/github-docs-ghec-es-records.json.br index 8c5dbc8c1b..4876da9531 100644 --- a/lib/search/indexes/github-docs-ghec-es-records.json.br +++ b/lib/search/indexes/github-docs-ghec-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:81338253036d0ba0cf05fb69df62087faef3d7482e7dddd6c02b9f33cc0d0b18 -size 874061 +oid sha256:5726408c0ff8e08171ce9ab20f80cf6b393e585c939682f9c01502f48fd20471 +size 874072 diff --git a/lib/search/indexes/github-docs-ghec-es.json.br b/lib/search/indexes/github-docs-ghec-es.json.br index 265833f8b7..8a3605d508 100644 --- a/lib/search/indexes/github-docs-ghec-es.json.br +++ b/lib/search/indexes/github-docs-ghec-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1555958b410efb59a4895ce7cd968c3df067eca989df60a121e4439afe48a366 -size 3775417 +oid sha256:46576df2b0cdbe47c4fbd5327c57d4c49d247e6002e45a5563667cd20d73a2fc +size 3776378 diff --git a/lib/search/indexes/github-docs-ghec-ja-records.json.br b/lib/search/indexes/github-docs-ghec-ja-records.json.br index 0dab3f5b18..2b38573519 100644 --- a/lib/search/indexes/github-docs-ghec-ja-records.json.br +++ b/lib/search/indexes/github-docs-ghec-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8095404b8095db757401739aebc4d47ba4750690cabc9eb09ef24f419c9b8118 -size 953221 +oid sha256:02f5724738fb60f8124dab0800aff79db73ac0010b58f150e86d1664f911473a +size 953625 diff --git a/lib/search/indexes/github-docs-ghec-ja.json.br b/lib/search/indexes/github-docs-ghec-ja.json.br index f3446d8d60..d1586ceb36 100644 --- a/lib/search/indexes/github-docs-ghec-ja.json.br +++ b/lib/search/indexes/github-docs-ghec-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:35e9b46f2c66a1ce7c2f625d1460185aee7f2b4582d1747851ed2ddc554e4c01 -size 5264501 +oid sha256:18bde106d810597adcd39fb825f566d72edef5e2f6ab86a8cb59ff4527179708 +size 5272324 diff --git a/lib/search/indexes/github-docs-ghec-pt-records.json.br b/lib/search/indexes/github-docs-ghec-pt-records.json.br index 4e7bcc7aad..15dfcb912a 100644 --- a/lib/search/indexes/github-docs-ghec-pt-records.json.br +++ b/lib/search/indexes/github-docs-ghec-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:479949c2f70fc5ce12800cc0a665647b3e491fbdcdabbbc0a32381ded41a0c4a -size 862285 +oid sha256:be50e58b55ac0790578703a3c4824127bac88bf075a30394e5169020eaac6cb5 +size 861610 diff --git a/lib/search/indexes/github-docs-ghec-pt.json.br b/lib/search/indexes/github-docs-ghec-pt.json.br index aa927355e7..bf4d23b935 100644 --- a/lib/search/indexes/github-docs-ghec-pt.json.br +++ b/lib/search/indexes/github-docs-ghec-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dd9f170198f4eef5ed7e0c4d511b17529960b4ead95e5830db4cc5fcf417355b -size 3669075 +oid sha256:6f9a479c4340f1440ae4507c56db512b5da359625025dd0cc7f662a169488900 +size 3656259