How to move a directory to a new repository along with all git history
Video Tutorial: https://youtu.be/awN4be75HG4?si=l8KGOSoi4XMK6tvqSteps:
Install git-filter-repo
clone both repos using --single-branch command.
https://github.com/redux-toolkit/tree/master
https://github.com/redux/tree/master
In the repo that con...
brandoncroberts.hashnode.dev1 min read