Initialize a local directory as a Git repository and add it to Github Part 4 – Add a remote origin and push the changes in the local repository to GitHub

Head over to GitHub and copy the repository URL. Now in the Git bash set the new remote and verify the new remote URL. Now finally push the changes in your local repository to the remote repository. There you go! Now head over to Github and check our your new file! Good job! Now go […]

1 min read