supergit 0.2.1

A strongly typed, read-only representation of a git repository
Documentation
1
2
3
4
5
6
7
8
#!/nix/store/k8p54jg8ipvnfz435mayf5bnqhw4qqap-bash-4.4-p23/bin/bash
#
# 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