mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2025-04-29 16:53:55 +02:00
Implement server that listens for connection from fake-editor script
As well as a commit message editor! \o/
This commit is contained in:
parent
80cbff92a1
commit
01cf45dee4
4 changed files with 67 additions and 2 deletions
scripts
|
@ -2,5 +2,5 @@
|
|||
|
||||
echo Hi, I am commit-hook
|
||||
echo $*
|
||||
zenity --question
|
||||
nc localhost 1234
|
||||
echo Goodbye
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue