summaryrefslogtreecommitdiff
path: root/hooks
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2025-06-13 22:09:27 +0800
committerErik Kundiman <erik@megapahit.org>2025-06-13 22:51:48 +0800
commitc141ee25d6e3dce064df01f8ba18d96435678ee3 (patch)
treee7df50a516ed85e20efb85c002ab8470cccdadbf /hooks
parentdb440fe9675262a2e8db1c6c3f362d87331937e4 (diff)
Promote 7.1.15.53776 to DefaultHEADmaster
Diffstat (limited to 'hooks')
-rwxr-xr-xhooks/post-receive2
1 files changed, 1 insertions, 1 deletions
diff --git a/hooks/post-receive b/hooks/post-receive
index 7989336..6aa6a95 100755
--- a/hooks/post-receive
+++ b/hooks/post-receive
@@ -6,6 +6,6 @@ web=~www/apache24/data
git --git-dir=$repo --work-tree=$web checkout -f master -- \
index.html \
- 7.1.14.53684.html \
7.1.15.53776.html \
+ 7.1.15.53909.html \
&& git --git-dir=$repo push -f