Why would you use a pre-receive hook in your remote repository?
To fire a script after updates are made to the remote repository
To debug all commit tags and release versions
You wouldn't, you would use it in the local repository
To execute a script when a remote receives a push that is triggered before any refs are updated