.vim/bundle/vim-asciidoc-folding/.git/hooks/post-update.sample
changeset 26 1bb2363eba47
parent 25 d22ae2e9efc2
child 27 c1d260ead8fa
--- a/.vim/bundle/vim-asciidoc-folding/.git/hooks/post-update.sample	Thu Oct 29 23:41:47 2015 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-#!/bin/sh
-#
-# An example hook script to prepare a packed repository for use over
-# dumb transports.
-#
-# To enable this hook, rename this file to "post-update".
-
-exec git update-server-info