diff -r d22ae2e9efc2 -r 1bb2363eba47 .vim/bundle/vim-asciidoc-folding/.git/hooks/post-update.sample --- 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