GitHub is a highly used software which is typically used for version control. It is helpful when more than just one person is working on a project. Say for example, a software developer team wants to build a website and everyone has to update their codes simultaneously while working on the project. In this case, Github helps them to build a centralized repository where everyone can upload, edit and manage the code files.
GitHub has various advantages but many people often have a doubt as to why not use dropbox or any cloud based system? Let me take the same example forward to answer this question. Say more than two software developers are working on the same file and they want to update it simultaneously. Unfortunately, the person who save the file first will get precedence over the others. While in Github, this is not the case. Github document the changes and reflect them in an organised manner to avoid any chaos between any of the files uploaded.
[0:00] Introduction about Git Version Control & GitHub
[2:43] Why do we need Git Version Control in Software Development
[4:50] How to create a GitHub account
[5:10] How to install GitHub in Windows & intergrate Git Bash terminal in Visual Studio Code
[8:00] How to use Git Config commands to config Local Git Repo with GitHub account
Github: https://github.com/
Git (for Windows & Mac) Download Link: https://git-scm.com/downloads
Git Config Commands:
[1] Open Command Prompt in Windows or Terminal in Mac
[2] To set your username for every repository on your computer, type
git config --global user.name "your_name_here"
[3] Now you can tell Git your email, and make sure it’s the same email you used when you signed up for GitHub
git config --global user.email "your_email@email.com"
------------------
✪ Business inquiries: codexplore.channel@gmail.com
✪ Subscribe: https://bit.ly/youtube_codexplore
➥ CodeXplore Social Links:
Fanpage: / codexplore.dev
Instagram: / codexplore.dev
GitHub: https://github.com/CodexploreRepo
#Git #Github #VersionControl
---------------------------------------------/------------
© Bản quyền thuộc về CodeXplore
© Copyright by CodeXplore ☞ Do not Reup
On this page of the site you can watch the video online What is Git & GitHub - How to setup Git in Windows & Mac PC | Git & GitHub Tutorial #1 with a duration of hours minute second in good quality, which was uploaded by the user CodeXplore 15 May 2020, share the link with friends and acquaintances, this video has already been watched 37,321 times on youtube and it was liked by 818 viewers. Enjoy your viewing!