Jules Parker
3b2346ff58
update links for searching for repos
2021-09-16 11:04:47 +02:00
Jules Parker
6e3658e6ef
update links about and sorting
2021-09-16 10:35:23 +02:00
Laura Coursen
d721465bf2
Merge branch 'main' into patch-2
2021-09-14 13:55:20 -05:00
Laura Coursen
57740f3424
Add "Repositories" doc set ( #21294 )
2021-09-10 13:48:54 +00:00
Lucas Costi
cde40f4847
[DO NOT MERGE] GitHub Enterprise Server 3.2 release candidate ( #20666 )
...
* Issue template stuff for creating megabranch
* Fix placeholder YAML
* update search indexes
* update search indexes
* update search indexes
* update search indexes
* update search indexes
* update search indexes
* update search indexes
* update search indexes
* update search indexes
* update search indexes
* update search indexes
* update search indexes
* update search indexes
* Add release candidate banner
* update search indexes
* update search indexes
* update search indexes
* update search indexes
* [GHES 3.2]: Remove final notes about machine man preview (GA) (#20939 )
* update search indexes
* update search indexes
* Add GHES versioning to "Managing your theme settings" (#20950 )
* update search indexes
* [GHES 3.2]: Fix versioning for security alerts (#20761 )
* made a start
* rework
* move image to an enterprise 3.1 folder
* forgot to commit
* simplify reusable
* update search indexes
* update search indexes
* update search indexes
* Updated basic 3.2 REST fiels after package change
These will be overwritten before release by the new description files when the 3.2 description is properly published
* update search indexes
* GHAE feature flag for `security alerts` custom notification option (#20979 )
* made a start
* rework
* move image to an enterprise 3.1 folder
* forgot to commit
* simplify reusable
* add GHAE feature flag
* remove spurious spaces I had added
* update search indexes
* update search indexes
* update search indexes
* update search indexes
* update search indexes
* update search indexes
* update search indexes
* Update versioning (#21121 )
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
* update search indexes
* Add the new service (#21060 )
* update search indexes
* update search indexes
* update search indexes
* Fix parent category index versioning for security overview
* update search indexes
* [GHES 3.2] Add documentation for GHES Referrer Policy Admin setting (#20910 )
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com >
Co-authored-by: Jules Parker <19994093+jules-p@users.noreply.github.com >
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
* update search indexes
* update search indexes
* Update "Review hardware considerations" table (#21208 )
Performance improvements resulted in higher maximum job throughput and the new benchmarks need to be shared with current and potential customers.
* update search indexes
* Version new GHES 3.2 Actions tested performance (#21212 )
* update search indexes
* Update "Review hardware considerations" table v2
Feedback from additional reviewers requires an update to the benchmarks previously merged.
* update search indexes
* update search indexes
* [GHES 3.2] - Dependency Graph: Simplified enablement in GHES (GA) (#21078 )
* document UI button for dependency graph GHES 3.2
* update search indexes
* Update getting-started-with-github-actions-for-github-enterprise-server.md
* update search indexes
* update search indexes
* update search indexes
* update search indexes
* update search indexes
* update search indexes
* [GHES 3.2] Release candidate 1 release notes (#20799 )
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
Co-authored-by: bwestover <bwestover@github.com >
Co-authored-by: Martin Lopes <martin389@github.com >
Co-authored-by: Laura Coursen <lecoursen@github.com >
Co-authored-by: Grey Baker <greysteil@github.com >
Co-authored-by: Bas van Schaik <5082246+sj@users.noreply.github.com >
Co-authored-by: William Bartholomew <iamwillbar@github.com >
* update search indexes
* update search indexes
* update search indexes
* update search indexes
* update search indexes
* Update OpenAPI Descriptions for GHES 3.2 (#21377 )
Also contains a rollup of other unmerged OpenAPI changes
Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com >
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
* update search indexes
Co-authored-by: Rachael Sewell <rachmari@github.com >
Co-authored-by: GitHub Actions <action@github.com >
Co-authored-by: Docubot <67483024+docubot@users.noreply.github.com >
Co-authored-by: Laura Coursen <lecoursen@github.com >
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com >
Co-authored-by: Felicity Chapman <felicitymay@github.com >
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
Co-authored-by: Matthias Wenz <matthiaswenz@github.com >
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com >
Co-authored-by: Jules Parker <19994093+jules-p@users.noreply.github.com >
Co-authored-by: Steve-Glass <84886334+Steve-Glass@users.noreply.github.com >
Co-authored-by: Meg Bird <megbird@github.com >
Co-authored-by: bwestover <bwestover@github.com >
Co-authored-by: Martin Lopes <martin389@github.com >
Co-authored-by: Grey Baker <greysteil@github.com >
Co-authored-by: Bas van Schaik <5082246+sj@users.noreply.github.com >
Co-authored-by: William Bartholomew <iamwillbar@github.com >
Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com >
Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com >
2021-09-09 08:56:20 -07:00
Thorsten Harders
ffe1339956
Fix git filter-repo arguments for multiple paths
...
For the git filter-repo command multiple paths have to be specified with an own `--path` argument.
see https://htmlpreview.github.io/?https://github.com/newren/git-filter-repo/blob/docs/html/git-filter-repo.html#_filtering_based_on_paths_see_also_filename_callback
2021-09-08 13:39:23 +02:00
Amy Burns
d9d1b9d5ce
Codespaces bug fixes ( #21071 )
...
* Fixes https://github.com/github/docs-content/issues/4946 by adding some helpful tips
* adding details on coespaces to product page
* fixing versioning and adding list of servers
* fixing formatting
* some formatting
* Apply suggestions from code review
Co-authored-by: Jules Parker <19994093+jules-p@users.noreply.github.com >
Co-authored-by: Jules Parker <19994093+jules-p@users.noreply.github.com >
Co-authored-by: James M. Greene <JamesMGreene@github.com >
2021-09-03 15:54:18 +00:00
Pushkar Patel
01e2f9b667
Uppdate following people article
2021-08-29 18:30:26 +05:30
Laura Coursen
60b0d95f0d
Hide the GitHub Insights docs ( #20414 )
2021-08-25 18:36:35 +00:00
Laura Coursen
0943433938
Fix broken links ( #21117 )
2021-08-25 16:57:54 +00:00
Ramya Parimi
abb1c5b311
Merge branch 'main' into patch-2
2021-08-25 09:19:42 -05:00
Aaron
06addd2881
Update keyboard-shortcuts.md
2021-08-24 16:26:56 -07:00
chiph
3e13696914
Change recommendation to use git filter-repo instead of git filter-branch ( #20515 )
2021-08-24 13:09:28 -05:00
Sarah Edwards
95bd8c84f9
[Aug 24, 2021] Top level CLI docs set ( #20628 )
...
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
Co-authored-by: Mislav Marohnić <mislav@github.com >
Co-authored-by: Laura Coursen <lecoursen@github.com >
2021-08-24 15:44:25 +00:00
Brad Baker
596042b8ca
Clarifying sentence
...
Changing "but you don't have the files in that repository locally your computer" to "but you don't have the files in that repository locally on your computer."
2021-08-24 00:19:30 -04:00
Aaron
1b56a28923
Moved GitHub web editor shortcut to top of source code editing
...
Co-authored-by: Amy Burns <timeyoutakeit@github.com >
2021-08-23 08:27:44 -07:00
Aaron
c553153fbf
Added shortcut for GitHub web editor
2021-08-21 16:01:15 -07:00
Rachael Sewell
7398c30364
remove 2.21 markup ( #20954 )
2021-08-19 18:18:00 +00:00
Pierre B
8bbf64fc5f
Update caching-your-github-credentials-in-git.md ( #9046 )
2021-08-18 12:51:34 +00:00
Mislav Marohnić
dc7a76e720
Fix typo in "Prerequisites" ( #20819 )
...
Co-authored-by: hubwriter <hubwriter@github.com >
2021-08-12 12:35:12 +01:00
Ramya Parimi
4d91d3005b
Merge branch 'main' into patch-2
2021-08-11 16:30:02 -05:00
Ramya Parimi
ba05c7dbd1
Merge branch 'main' into following-people
2021-08-10 13:34:27 -05:00
Diana Payton
4ef7fe8546
Update caching-your-github-credentials-in-git.md
2021-08-10 07:59:19 -07:00
Felicity Chapman
1c0cfbcb8e
Update content/get-started/exploring-projects-on-github/following-people.md
2021-08-10 08:51:36 +01:00
Ramya Parimi
7f1078e272
Update following-people.md
2021-08-09 12:57:01 -05:00
Ramya Parimi
980de35a67
Update content/get-started/exploring-projects-on-github/following-people.md
...
Co-authored-by: Felicity Chapman <felicitymay@github.com >
2021-08-09 12:54:14 -05:00
Ramya Parimi
bfe78bd5c1
Update content/get-started/exploring-projects-on-github/following-people.md
...
Co-authored-by: Felicity Chapman <felicitymay@github.com >
2021-08-09 12:52:55 -05:00
Ramya Parimi
cd36926e49
Update content/get-started/exploring-projects-on-github/following-people.md
...
Co-authored-by: Felicity Chapman <felicitymay@github.com >
2021-08-09 12:52:48 -05:00
Ramya Parimi
881a66a5f6
Update content/get-started/exploring-projects-on-github/following-people.md
...
Co-authored-by: Felicity Chapman <felicitymay@github.com >
2021-08-09 12:51:13 -05:00
Ramya Parimi
66509a8db2
Update content/get-started/exploring-projects-on-github/following-people.md
...
Co-authored-by: Felicity Chapman <felicitymay@github.com >
2021-08-09 12:50:32 -05:00
Ramya Parimi
82ac54b701
Update content/get-started/exploring-projects-on-github/following-people.md
...
Co-authored-by: Felicity Chapman <felicitymay@github.com >
2021-08-09 12:48:50 -05:00
ramyaparimi
1692d177c7
Merge branch 'main' into following-people
2021-08-09 10:49:37 -05:00
ramyaparimi
62b3f94b33
following-user
2021-08-09 10:47:46 -05:00
Matt Cooper
443838d786
Update Git over HTTPS recommendations ( #20281 )
...
* add Mac bits
* add Linux bits
* add Windows bits
* recommend GCM Core in the update article
* tweaks after viewing the content
* remove 2FA link under GHAE since it doesn't exist
* remove extraneous brew step
* extract a reusable about "next time you clone"
* tips, notes, newlines
* https
* addressed feedback
* fix a link and spacing
* Apply suggestions from code review
* Apply suggestions from code review
* Copy edits to fit style guide
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com >
Co-authored-by: Jessica Canepa <jmarlena@github.com >
2021-08-05 16:33:57 -07:00
Laura Coursen
3c6a72f60b
Updates to the GHEC trial ( #20565 )
2021-08-05 11:01:33 +01:00
Matt Pollard
3c1480bfc3
Consolidate conceptual, billing, and licensing information about enterprise accounts ( #20261 )
2021-08-03 15:18:31 +00:00
Sarita Iyer
105977e8a1
Merge branch 'main' into landing-page-getting-started-guides
2021-07-29 11:15:21 -04:00
Felicity Chapman
ea4108ca49
Add versioning to fix broken links ( #20582 )
2021-07-29 15:04:45 +00:00
Sarita Iyer
d7e49bed17
Update index.md
2021-07-27 15:00:51 -04:00
Sarita Iyer
1059eeb0d4
Adding guides to top of landing page
2021-07-27 11:53:37 -04:00
Sarita Iyer
747c0bf6e6
small typo
2021-07-21 14:03:36 -04:00
Sarita Iyer
1db13df9a3
final change - added reusables for cloud and team overlapping content
2021-07-21 13:38:20 -04:00
Sarita Iyer
5b2c79edef
last minor changes - fixed typo and streamlined some text
2021-07-21 12:48:32 -04:00
Sarita Iyer
5c2cfb5f7e
Update getting-started-with-github-enterprise-cloud.md
2021-07-21 11:14:41 -04:00
Sarita Iyer
1f48841753
Merge branch '2021-getting-started-guides' of https://github.com/github/docs-internal into 2021-getting-started-guides
2021-07-21 11:00:57 -04:00
Sarita Iyer
f9bc621a29
removing extra pages section in guide
2021-07-21 11:00:55 -04:00
Sarita Iyer
4712ca0abe
Merge branch 'main' into 2021-getting-started-guides
2021-07-21 09:49:00 -04:00
Sarita Iyer
5ed0543cb9
Adding reusables for enterprise guides and trimming things in other guides
2021-07-20 17:52:42 -04:00
Laura Coursen
2d9de946b5
Use GitHub Discussions product name ( #20366 )
2021-07-20 08:15:16 +00:00
Sarita Iyer
fc7ed52893
Update getting-started-with-github-enterprise-server.md
2021-07-16 16:49:30 -04:00