Closed poppyseedDev closed 3 weeks ago
Note: there is a dead links error for https://github.com/zama-ai/fhevm/blob/main/examples/README.md, however this will not be an error anymore once this PR will be merged.
Firstly, can you rebase interactively and squash all your commits to get a unique clean commit instead of 14?
Firstly, can you rebase interactively and squash all your commits to get a unique clean commit instead of 14?
@jatZama I managed to squash only a portion of them, for the remaining few I get the following error:
Unable to squash. Squashing replays all commits up to the last one required for the squash. A merge commit cannot exist among those commits.
Firstly, can you rebase interactively and squash all your commits to get a unique clean commit instead of 14?
@jatZama I managed to squash only a portion of them, for the remaining few I get the following error:
Unable to squash. Squashing replays all commits up to the last one required for the squash. A merge commit cannot exist among those commits.
how do you do the squash?
I use git rebase -i HEAD~X
where X is the number of commits i want to squash
Closes #555 Mentions #556