Skip to content

Conversation

@keltouny
Copy link

Allow for a single reference channel in the Multi-step FDD algorithm.

@dfm88
Copy link
Collaborator

dfm88 commented Mar 18, 2025

Dear @keltouny,

thank you for your PR, while we are reviewing this, I want to inform you that we've recently performed maintenance on the repository to remove large binary files from the Git history, which required a history rewrite. This means all branches now have a new history.

Action required: Since this PR was created before the history rewrite, it will likely have conflicts that cannot be resolved normally. You'll need to:

  1. Update your local repository:
git fetch origin
# or any branch you are working at
git checkout main
# stash your local changes first
git reset --hard origin/main
  1. Recreate your feature branch:
git checkout -b your-feature-branch-name
  1. Reapply your changes (either manually or using a patch if you saved one)

  2. Push the new branch and open a new PR

Unfortunately, Git doesn't provide a clean way to automatically fix PRs after a repository-wide history rewrite. We apologize for the inconvenience, but this maintenance was necessary to reduce the repository size and improve clone times for all users.

Please let us know if you need any assistance with this process.

@dagghe
Copy link
Owner

dagghe commented Jun 10, 2025

Dear @keltouny could you please update your pr so that we can include it

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.

6 participants