问题
There's a branch containing hundreds of commits and each commit associated with a Jira ticket.
There's a commit(jira tickets have been in the history in remote branch)
how can I remove the specific commit (jira ticket) from the branch?
When merging the branch with another destination branch, I would like to exclude the unused commit(jira)
What's the simple way to do?
来源:https://stackoverflow.com/questions/45893126/how-to-take-out-ones-of-commit-from-a-branch