chiark / gitweb /
Some stuff. And a README
[random-stuff] / git / README.txt
diff --git a/git/README.txt b/git/README.txt
new file mode 100644 (file)
index 0000000..86691d1
--- /dev/null
@@ -0,0 +1,9 @@
+Three small bits:
+
+. new-git.sh - makes a bare repo on chiark, clones it, and pushes an
+              initial empty commit to it so that git push works as
+              expected.
+
+. post-update - a post-update hook that runs other post-update hooks
+
+. post-update-2chiark - a post-update hook that pushes to another repo