Implement server that listens for connection from fake-editor script

As well as a commit message editor! \o/
This commit is contained in:
Sebastian Morr 2020-09-01 15:14:01 +02:00
parent 80cbff92a1
commit 01cf45dee4
4 changed files with 67 additions and 2 deletions

View file

@ -2,5 +2,5 @@
echo Hi, I am commit-hook
echo $*
zenity --question
nc localhost 1234
echo Goodbye