My repository has one branch and several different commits. The initial commit contains some code. I want to create a request to migrate the current branch, but to an earlier version, then the initial commit so that I can see all the relevant code that has been added. How can I split the commit by 2?
source
share