text icon indicating copy to clipboard operation
text copied to clipboard

Ensure `main` and `fbsync` are both in sync

Open Nayef211 opened this issue 3 years ago • 0 comments

Description

  • Currently the fbsync branch is 172 commits ahead, 749 commits behind main.
  • We want to ensure that main and fbsync branches are both up to date which is a 2 stage process
    1. Merge all commits from main to fbsync and resolve any merge conflicts (#1948)
    2. Merge all commits from fbsync to main and resolve any merge conflicts (#1950)
image

Nayef211 avatar Oct 18 '22 21:10 Nayef211