summaryrefslogtreecommitdiff
path: root/hooks
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2025-08-29 06:18:08 +0800
committerErik Kundiman <erik@megapahit.org>2025-08-29 06:18:08 +0800
commit51036af84117a18bf6621acdb09d8a41e32ed66d (patch)
treed41d070e983c919e69b43f89423527741008f196 /hooks
parent2e12b4132e31d3554f54c2c7a20bc8848e943d6e (diff)
Promote 7.2.1.54496 to DefaultHEADmaster
Diffstat (limited to 'hooks')
-rwxr-xr-xhooks/post-receive1
1 files changed, 0 insertions, 1 deletions
diff --git a/hooks/post-receive b/hooks/post-receive
index 115c31a..ecea915 100755
--- a/hooks/post-receive
+++ b/hooks/post-receive
@@ -6,6 +6,5 @@ web=~www/apache24/data
git --git-dir=$repo --work-tree=$web checkout -f master -- \
index.html \
- 7.2.0.54176.html \
7.2.1.54496.html \
&& git --git-dir=$repo push -f