I'm wondering how to add an original commit hash to each commit message with a help of git filter-repo --commit-callback What I've tried is git filter-repo --co
I am attempting to split up a repository that contains a client and server into two repositories, and I want to move the respective folders to the root while al