问题
I have a git repo which has some invalid folder and source committed and deleted. I want to rewrite the history by git filter-repo
. Is it possible to keep the commit hash not changing when doing rewrite.
来源:https://stackoverflow.com/questions/63125810/how-to-keep-commit-hashs-not-change-when-use-git-filter-repo-rewrite-the-history