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
На этой странице сайта вы можете посмотреть видео онлайн What is Git & GitHub - How to setup Git in Windows & Mac PC | Git & GitHub Tutorial #1 длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь CodeXplore 15 Май 2020, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 37,321 раз и оно понравилось 818 зрителям. Приятного просмотра!