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

Replace old master branch with main #460

Merged
merged 4 commits into from
Sep 8, 2023

Conversation

mathroule
Copy link
Contributor

@mathroule mathroule commented Jun 15, 2023

Description

Replace master branch with main branch in code.

Related Issues

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation (non-breaking change that does not add functionality but updates documentation)
  • Chore (non-breaking change that does not add functionality or fix an issue)

Checklist:

  • I have read the CONTRIBUTING document.
  • Wrote good commit messages
  • Feature branch is up-to-date with master, if not - rebase it
  • Added tests for all new/changed functionality, including tests for positive and negative scenarios
  • The PR relates to only one subject with a clear title and description in grammatically correct, complete sentences

@@ -98,9 +98,9 @@ respond to your pull request with any feedback they might have. The process at
this point is as follows:

1. A review is required from at least one of the project maintainers. See the
master maintainers document for Markdownlint project at
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Should it be main instead?

@mathroule mathroule changed the title Replace master with main Replace master branch with main Jun 15, 2023
@mathroule mathroule changed the title Replace master branch with main Replace old master branch with main Jun 15, 2023
@mathroule mathroule force-pushed the bugfix/replace-master-with-main branch from 9c00a8b to b688883 Compare June 15, 2023 09:18
@mathroule mathroule force-pushed the bugfix/replace-master-with-main branch from b688883 to 0c9d4b0 Compare September 6, 2023 13:06
@jaymzh
Copy link
Member

jaymzh commented Sep 6, 2023

Thanks! You need to rebase though.

@mathroule mathroule force-pushed the bugfix/replace-master-with-main branch from 0c9d4b0 to 4424a63 Compare September 7, 2023 08:14
Signed-off-by: Mathieu Rul <mathroule@gmail.com>
Signed-off-by: Mathieu Rul <mathroule@gmail.com>
@mathroule mathroule force-pushed the bugfix/replace-master-with-main branch from 4424a63 to 5794d42 Compare September 7, 2023 08:15
Signed-off-by: Mathieu Rul <mathroule@gmail.com>
Signed-off-by: Mathieu Rul <mathroule@gmail.com>
@mathroule mathroule force-pushed the bugfix/replace-master-with-main branch from 31e21ad to ca918a7 Compare September 7, 2023 08:23
@mathroule
Copy link
Contributor Author

RuboCop reported offenses which I has to fix to get a green checks on CI: https://github.com/markdownlint/markdownlint/actions/runs/6107184659/job/16573692044#step:5:8.

@mathroule
Copy link
Contributor Author

Thanks! You need to rebase though.

Done

@jaymzh jaymzh merged commit fff917c into markdownlint:main Sep 8, 2023
3 checks passed
@mathroule mathroule deleted the bugfix/replace-master-with-main branch September 9, 2023 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants