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

Change master to main in documentation #6365

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

dstrain115
Copy link
Collaborator

  • We are changing the default branch from master to main in order to conform to best practices and remove problematic terminology.
  • This PR changes references in documentation (mostly links) to use main.

- We are changing the default branch from master to main
in order to conform to best practices and remove problematic
terminology.
- This PR changes references in documentation (mostly links)
to use main.
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link

codecov bot commented Nov 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3ac43f6) 97.80% compared to head (97efab3) 97.80%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6365   +/-   ##
=======================================
  Coverage   97.80%   97.80%           
=======================================
  Files        1111     1111           
  Lines       96878    96878           
=======================================
  Hits        94756    94756           
  Misses       2122     2122           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pavoljuhas
Copy link
Collaborator

git-grep found a couple of leftover masters, otherwise LGTM

cirq-google/cirq_google/devices/grid_device.py:407:49:        https://github.com/quantumlib/Cirq/blob/master/cirq-google/cirq_google/api/v2/device.proto
cirq-web/README.rst:1:62:.. image:: https://raw.githubusercontent.com/quantumlib/Cirq/master/docs/images/Cirq_logo_color.png
release.md:61:1:Master will always use the next unreleased minor version with the suffix
release.md:161:1:Master branch should never see a non-dev version specifier.

Copy link
Collaborator

@pavoljuhas pavoljuhas left a comment

Choose a reason for hiding this comment

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

after a cleanup of few leftovers. Thanks for taking care of this!

@dstrain115 dstrain115 merged commit dbbca73 into quantumlib:main Dec 1, 2023
35 checks passed
harry-phasecraft pushed a commit to PhaseCraft/Cirq that referenced this pull request Oct 31, 2024
- We are changing the default branch from master to main
in order to conform to best practices and remove problematic
terminology.
- This PR changes references in documentation (mostly links)
to use main.
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.

2 participants