filmov
tv
How to Connect Local Git repository with Remote Repository in GitHub | Set up Git Configurations

Показать описание
In this video, we will set up the git configurations while using the git for the first time in the device. Once done, we create a local repository using 'git init' and then create a commit on the local git repository. Following that we create a GitHub repository and connect that remote repository with our local Git repository.