Closed arschles closed 8 years ago
currently breaks git push
es. example output:
ENG000656:example-go aaronschlesinger$ git commit -m "asd" --allow-empty && git push deis master
[master a90f0ea] asd
Counting objects: 1, done.
Writing objects: 100% (1/1), 182 bytes | 0 bytes/s, done.
Total 1 (delta 0), reused 0 (delta 0)
Running in debug mode
Running git hook
read [832fbe4502a4eb437f1fb0dcd63bcf1a3270faf2,a90f0ea8d192db31ad2cde7c57c753188c32e8b3,refs/heads/master]
Workflow request /v2/hooks/push (body elided)
To ssh://git@deis.130.211.154.75.xip.io:2222/gotest.git
832fbe4..a90f0ea master -> master
Closed by #133
Fixes #79