oh-my-git/scripts/fake-editor

7 lines
76 B
Text
Raw Normal View History

#!/bin/sh
echo Hi, I am commit-hook
echo $*
zenity --question
echo Goodbye