Builtin git-diff-files, git-diff-index, git-diff-stages, and git-diff-tree.
[git.git] / templates / hooks--post-update
blobbcba8937bbe9b916c050151ab09d43fa735de698
1 #!/bin/sh
3 # An example hook script to prepare a packed repository for use over
4 # dumb transports.
6 # To enable this hook, make this file executable by "chmod +x post-update".
8 exec git-update-server-info