About reverting commits
Don’t do it. Instead add another commit on top of broken branch that fixes the issue and use revert type in commit message.
Don’t do it. Instead add another commit on top of broken branch that fixes the issue and use revert type in commit message.