You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 10, 2024. It is now read-only.
If possible, I suggest that main is the default branch used by this project, instead of the branch branch-0.6.
If not, I as a contributor ends up with questions like:
Should I open a PR to the main branch, or the branch-0.6 branch?
Should I include the documentation commit in branch-0.6 that isn't part of main?
How does the gh CLI i use to quickly make commits work now, hmm...
To switch the default branch of this project, visit https://github.com/rapidsai/frigate/settings/branches. You can either delete the current main and rename the branch-0.6 branch, or you can just switch the default branch from branch-0.6 to main, and then have it be updated to include the documentation commit that branch-0.6 has that main doesn't yet have.
Btw, I also note that #23 is a PR that looks to merge into branch-0.3, which would be very irrelevant now to do.