An overview to clone a repository, push changes, and make pull requests in VS code — For a lot of time, I updated my GitHub repository by simply inserting the files. But doing this can waste a lot of time when you have to repeat the same operation more than one time and when you are working with other people in that repository. Recently, I have…