diff options
Diffstat (limited to 'post-update.sh')
-rwxr-xr-x | post-update.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/post-update.sh b/post-update.sh index 4460957..7c84d1a 100755 --- a/post-update.sh +++ b/post-update.sh @@ -9,6 +9,7 @@ echo "PWD=$PWD" git log --pretty=format:%h,%ai,%an,%s -1 + echo "ARGS=" $* while read IN; do echo "IN=$IN" |