git-receive-pack(1)
===================
-v0.1, July 2005
NAME
----
#!/bin/sh
exec git-update-server-info
+There are other real-world examples of using update and
+post-update hooks found in the Documentation/howto directory.
+
+
OPTIONS
-------
<directory>::
The repository to sync into.
+
+SEE ALSO
+--------
+gitlink:git-send-pack[1]
+
+
Author
------
Written by Linus Torvalds <torvalds@osdl.org>
GIT
---
-Part of the link:git.html[git] suite
+Part of the gitlink:git[7] suite