In general, there is a site on a separate hosting on which improvements are being made and a working site on another host, in both cases git is installed on the hosting.
When you get soda to a test site, then with the git branch command, I see that I am in the branch I need in which there are improvements, after I finished with the edits, I make commits, then git push origin my_test_branch .
After logging in to GitHub, and as I understand it, you need to compare the branches, the Pull requests button is responsible for this. I understand all the files that are affected and conflicts with the master branch. I understand that I merge the branches with the merge button, but there’s no here the question is how to see the changes on the working site now?
Need to log in via ssh and execute some git commands? if I type git branch, I don’t see my branch there because I didn’t create a repository on the hosting?
Help me figure it out, the project is real and needs to be done very urgently so I wrote it here, I work with git for only a few hours, I apologize if something is expressed incorrectly.
rsyncorgit-sync. - Nick Volynkin ♦