This hook is called before git rebase
begins to alter code structure. This hook is typically used for making sure a rebase operation is appropriate.
This hook takes 2 parameters:
You can abort the rebase operation by exiting with a non-zero status.