I have the following pre-push hook. Ideally I would like it to go through all files that are being pushed to my repository and reject the push if the content of any of the files
Just needed to use ".each_line" instead of ".each".