Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix documentation: change all master branch references to main #2220

Merged
merged 1 commit into from
Jul 7, 2020
Merged

Fix documentation: change all master branch references to main #2220

merged 1 commit into from
Jul 7, 2020

Conversation

HannahKiekens
Copy link
Contributor

Documentation was still refering to files on the master branch

@codecov
Copy link

codecov bot commented Jul 6, 2020

Codecov Report

Merging #2220 into main will decrease coverage by 0.80%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2220      +/-   ##
==========================================
- Coverage   65.93%   65.12%   -0.81%     
==========================================
  Files         553      553              
  Lines       14449    14426      -23     
  Branches      843      840       -3     
==========================================
- Hits         9527     9395     -132     
+ Misses       4762     4756       -6     
- Partials      160      275     +115     
Impacted Files Coverage Δ
Octokit/Helpers/AuthorizationExtensions.cs 82.35% <0.00%> (-17.65%) ⬇️
Octokit/Clients/MigrationsClient.cs 83.33% <0.00%> (-16.67%) ⬇️
Octokit/Clients/StatisticsClient.cs 86.20% <0.00%> (-13.80%) ⬇️
Octokit/Clients/GitHubAppInstallationsClient.cs 50.00% <0.00%> (-12.50%) ⬇️
Octokit/Clients/RepositoryInvitationsClient.cs 67.85% <0.00%> (-10.72%) ⬇️
Octokit/Clients/ApiPagination.cs 40.00% <0.00%> (-10.00%) ⬇️
Octokit/Clients/ProjectColumnsClient.cs 73.91% <0.00%> (-8.70%) ⬇️
Octokit/Clients/Enterprise/EnterpriseLdapClient.cs 66.66% <0.00%> (-8.34%) ⬇️
Octokit/Clients/WatchedClient.cs 85.18% <0.00%> (-7.41%) ⬇️
Octokit/Clients/FollowersClient.cs 78.57% <0.00%> (-7.15%) ⬇️
... and 29 more

Copy link
Member

@shiftkey shiftkey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching this and contributing the fix @HannahKiekens!

@shiftkey shiftkey merged commit 946b087 into octokit:main Jul 7, 2020
@shiftkey
Copy link
Member

shiftkey commented Jul 7, 2020

release_notes: Updated documentation to refer to main branch

@nickfloyd nickfloyd added Type: Documentation Improvements or additions to documentation and removed category: docs-and-samples labels Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants