1
0
mirror of synced 2025-12-23 21:07:12 -05:00
Commit Graph

32 Commits

Author SHA1 Message Date
Henry
33aaba108f Update about-branches.md
fix 1 typo and delete unnecessary space
2020-11-21 21:19:37 +01:00
Matt Pollard
a05a363223 [GHAE] Correct information about public repositories in Core content about GitHub AE (#16304) 2020-11-20 13:01:43 +01:00
Felicity Chapman
ca81af5357 Merge branch 'main' into docs/897 2020-11-03 23:28:24 +00:00
HonkingGoose
5430cb51ad move heading and reusable up to line 41 2020-11-03 21:14:59 +01:00
Tierney Cyren
7407320928 doc: update phrasing to use default branch rather than main in Syncing a Fork (#842)
* doc: update phrasing to use `default branch` rather than `main`

* doc: use active voice

* Modify step 3 and fix typo

The point being made in step 3 is a general one that applies to all branches, so I've modified a sentence slightly.
Corrected a typo in step 5.

Co-authored-by: hubwriter <hubwriter@github.com>
2020-11-03 12:48:51 +00:00
HonkingGoose
23f12ccb55 Merge branch 'main' into docs/897 2020-11-03 12:43:14 +01:00
Janice
eef1219b0d Merge branch 'main' into email-selection 2020-11-02 14:53:18 -07:00
Laura Coursen
a3e1733aa1 GitHub AE (GHAE) (#16090) 2020-11-02 15:12:44 -06:00
HonkingGoose
5fe99a9b3c Create re-request-review reusable and use it in appropriate places 2020-10-31 12:17:57 +01:00
hubwriter
cd36152a7c Update content/github/collaborating-with-issues-and-pull-requests/merging-a-pull-request.md 2020-10-29 10:47:49 +00:00
hubwriter
fb5e65aec4 Merge branch 'main' into email-selection 2020-10-29 10:20:55 +00:00
Jesse Gennrich
e56772d355 fixed typo (master to main)
Renamed "master" to "main" to match the branch name used in the example block that follows, and in the rest of the document.
2020-10-26 15:15:32 -07:00
Grey Baker
ed1b6dcaf1 Add note to merge commit email selector about rebase and squash merges 2020-10-25 09:50:56 +00:00
Janice
9e085c13a4 Merge branch 'main' into patch-1 2020-10-23 16:13:16 -07:00
Janice
b8ae9903aa Update content/github/collaborating-with-issues-and-pull-requests/syncing-a-fork.md
Co-authored-by: Alex Mullans <infin8x@github.com>
2020-10-23 16:12:06 -07:00
Laura Coursen
a51872d042 Change != "free-pro-team@latest" to enterpriseServerVersions contains currentVersion, actually (#16114)
* Run script/new-versioning/update-not-fpt-conditionals.js

* Fix a few things

* Remove outdated versioning

* Fix broken link

Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
2020-10-21 21:33:43 -07:00
Janice
c80c3ab78a Merge branch 'main' into Ruth-ikegah/issue#431 2020-10-19 15:42:30 -07:00
Felicity Chapman
8b5c0e5299 Merge branch 'main' into Ruth-ikegah/issue#430 2020-10-15 22:00:59 +01:00
Ruth Ikegah
5c31f1ad87 Update content/github/collaborating-with-issues-and-pull-requests/about-pull-requests.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2020-10-15 18:27:18 +01:00
Ruth Ikegah
e0856f2fb1 Update content/github/collaborating-with-issues-and-pull-requests/about-pull-requests.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2020-10-15 18:26:16 +01:00
Ruth Ikegah
27d7da9dcf Update content/github/collaborating-with-issues-and-pull-requests/changing-the-base-branch-of-a-pull-request.md
Co-authored-by: Janice <janiceilene@github.com>
2020-10-14 14:54:15 +01:00
Janice
2443c09788 Merge branch 'main' into patch-1 2020-10-13 10:39:46 -07:00
Ruth Ikegah
41f942d3f4 Update about-pull-requests.md 2020-10-13 13:28:05 +01:00
Ruth Ikegah
d5dd4bb9a1 Update changing-the-base-branch-of-a-pull-request.md 2020-10-13 13:18:26 +01:00
Ruth Ikegah
cac3166bd4 Added a quick tip about PR's base branch 2020-10-13 12:51:06 +01:00
Felicity Chapman
0f100dabe9 Fix broken links in report #2697 (#15921) 2020-10-13 10:02:08 +01:00
Alison Jo
21be2b0e74 remove trailing space from link in quotes 2020-10-13 04:18:52 -04:00
David Dyck
8691e3fc32 update master to main
new work processes use 'main' instead of 'master'
2020-10-07 21:01:40 -07:00
Matt Pollard
aa3a4edb62 Document features and changes for phase 2.5 of master/main transition (#15745) 2020-10-01 16:43:01 -07:00
Sarah Schneider
f272eec944 Remove deprecated GHES versions from content and data (#15830)
* ran script/remove-unused-assets.js (manually removed unused variables printed by the script)

* package-lock

* turn elsif into two ifs to prepare for running Liquid deprecation script

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.14 (ONLY UPDATES LINE BREAKS ETC.)

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.15

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.17

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.18

* update hardcoded test

* Update content/github/collaborating-with-issues-and-pull-requests/filtering-files-in-a-pull-request.md

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

* add currentVersion is NOT free-pro-team to conditional, to make sure the deprecation script does the right thing when it is time to deprecate 2.21

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2020-10-01 10:55:34 -04:00
Jason Etcovitch
caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00
Vanessa Yuen
3df90fc9b8 Hello git history spelunker!
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00