I'm very new to running a Git server, and I needed to trigger a Jenkins build upon pushing to Git.
A tutorial says to do this command:
but it doesn't tell you how to trigger that cURL upon a git push. Am I reading this wrong? If not, how do I do so? If I am, what am I supposed to do with this command?