-
-
Notifications
You must be signed in to change notification settings - Fork 42
Reverse commit mirror from master to main #60
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
Conversation
Looks good!
@owenvoke, is there anything else we need to do here? I'm unsure how the tldr.zip is automatically updated, so I'm hesitant to just do the branch rename here.
bl-ue
commented
May 2, 2021
@sbrl the zip itself is generated by this script, and then committed and pushed to this repository right here.
As @bl-ue mentioned, it is updated by the scripts in the CI workflow. Looks like it just does a clone by default, so it should pull whatever the default branch is (hopefully that means we don't really have to update anything in the scripts, as it will automatically change to main).
So, rename the default branch and merge I think...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool, thanks @owenvoke!
Looks good to me.
No description provided.