master → main branch renaming
#5868
Closed
sbrl
announced in
Announcements
Replies: 4 comments 12 replies
This comment was marked as spam.
This comment was marked as spam.
-
|
This change by GitHub was IMO too breaking and has caused quite a bit of confusion for me. If I go to https://github.com/tldr-pages/tldr/tree/master, it says it is up to date with main. Yet in my local git repo, git checkout master shows only commits up to Feb 2020 and git pull or git reset does nothing. I must be misunderstanding something here. |
Beta Was this translation helpful? Give feedback.
9 replies
-
|
Hi there, I am trying to install tldr pages with |
Beta Was this translation helpful? Give feedback.
2 replies
This comment was marked as off-topic.
This comment was marked as off-topic.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Calling all maintainers of both clients and tldr alike!
The
masterbranch has now been renamed tomain.Client authors
While a new mirror branch
masterthat reflectsmainhas been created, please update your clients if required to default tomaininstead ofmaster. In the future themastermirror branch will be deleted.Note though that it is RECOMMENDED that you download our
tldr.zipinstead of cloning this repository, as per our client specification if appropriate.tldr maintainers
All existing PRs and branch protection rules have been updated.
Please watch out for new PRs that merge against
master, as I have been unable to create a branch protection rule onmasterthat doesn't also block GitHub Actions from pushing to it.This discussion was created from the release `master` → `main` branch renaming.
Beta Was this translation helpful? Give feedback.
All reactions