OSDN Git Service

[UPDATE]add unit test for lisp
[happyabc/happyabc.git] / push
1 #!/bin/sh
2 size=$(git diff -b -w -U0 origin/node HEAD | wc -c)
3
4 outputz http://github.com/mzp/scheme-abc/ $size && git push