While my post-commit script is executing, simple print statements don't appear on the screen. I figure I'll address this before attempting to obtain user input.
I'm guessing I need to redirect STDOUT or something. Any ideas or suggested resources?
Chris