Rewrite History
Important Instructions:
- Create a new repository on GitHub that will be your destination repository.
- Make sure you have Git configured with access to your GitHub account on your computer.
- After completing the form and downloading the ZIP file, extract it to a local folder.
- Open a terminal and navigate to the extracted folder using:
cd <extracted-folder-name>
- Then push all branches to the GitHub repository using:
git push --all