I have some of the queries in pushing the code changes from Server(FTP) to Github repo:
- I have made some of the code changes in a file on Server(FTP)
- After changing the file, I want to push the changes to Github repo(we have cloned the server files on the corresponding repo)
- But I don't know how to push the changes to repo from server
Could anyone please help me with this?