summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-03-27 13:54:13 +0200
committerRemi Collet <fedora@famillecollet.com>2017-03-27 13:54:13 +0200
commit6451089478be28572a9908680cf2421656f9940e (patch)
treec8013e63648a27079e9efd6f046abc7b0d74c4a2
parent28660eab63a5ac042b20458db258880e95010c61 (diff)
test
-rwxr-xr-xpost-update.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/post-update.sh b/post-update.sh
index 4460957..5cb1099 100755
--- a/post-update.sh
+++ b/post-update.sh
@@ -6,6 +6,7 @@
# To enable this hook, rename this file to "post-update".
+echo "========================"
echo "PWD=$PWD"
git log --pretty=format:%h,%ai,%an,%s -1
@@ -16,4 +17,5 @@ done
git update-server-info
+echo "========================"