Skip to content

Instantly share code, notes, and snippets.

View JustCoderdev's full-sized avatar
🔥
Buring out 😢

JustCode JustCoderdev

🔥
Buring out 😢
View GitHub Profile

git-filter-repo

Move files and retain history from one repository to another

In source repo

We checkout a branch that we will filter against. We specify the path(s) that we want.

git checkout -b filter-source