I want to update a bare repo, and have it do something after something has been pushed to it using a hook. Which one should I use? The git-scm book says that they both fire after all refs have been updated, so I don’t know what the difference is.
Share
From the documentation:
post-receive:
post-update: