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