/home/techb158/.nvm/.git/hooks
NameSizeModeActions
applypatch-msg.sample4780664editdlrm
commit-msg.sample8960664editdlrm
post-update.sample1890664editdlrm
pre-applypatch.sample4240664editdlrm
pre-merge-commit.sample4160664editdlrm
pre-receive.sample5440664editdlrm
Edit: /home/techb158/.nvm/.git/hooks/post-update.sample (189B)
#!/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