This video includes the demo to push the local repository to the remote repository. Following commands are introduced in this video.
git config
git status
git log
git add
git commit
git push
git remote
git diff
Through this video, you will understand how to push your repository to GitHub (remote repository).