While working with Git, there is situation where you will use git cherry-pick to carry over change from a version to another.
Even if you want to adapt cherry-picked commit messages, it can be done very quickly, if
Even if you want to adapt cherry-picked commit messages, it can be done very quickly, if