dotfiles/dot_config/private_fish/dot_git/hooks/executable_post-update.sample
Hydroxycarbamide 9024cf03f2 rofi, fish
2024-06-21 00:12:00 +02:00

8 lines
189 B
Bash

#!/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