Is there a way to run a script before a checkout operation is performed?
I want to be able to display a message and then prompt the user for input before deciding to continue.
E.g:
"This branch is no longer used by customer X. Do you want to continue? [y/n]"