8
lisp-koans/.git_bak/hooks/post-update.sample
Executable file
8
lisp-koans/.git_bak/hooks/post-update.sample
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/nix/store/3j18grljsyy4nxc078g00sy4cx6cf16g-bash-5.1-p16/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
|
||||
Reference in New Issue
Block a user