I have a production server where I work without using GIT, I have the files on my PC and upload updates with filezilla.
I discovered git and I would use it as a replacement for filezilla.
I already configured git on the PC and I did a push of all the project files in the repository, now I do not know what to do to configure updates on the production server.