Aaron He's blog
  • Home
  • Twitter
  • GitHub
Subscribe

git

A collection of 1 post
git

Using git filter-repo to rewrite commit history

git filter-repo is a neat tool to rewrite commit history. A recent use case required me to move an entire repository to another repository while preserving history. A simple git subtree would do the move, but one little problem is after the commit history moved over, the commit messages would
Oct 25, 2022 1 min read
Aaron He's blog © 2023
Powered by Ghost