What is Git & GitHub - How to setup Git in Windows & Mac PC | Git & GitHub Tutorial #1

Pubblicato il: 15 maggio 2020
sul canale di: CodeXplore
37,321
818

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


In questa pagina del sito puoi guardare il video online What is Git & GitHub - How to setup Git in Windows & Mac PC | Git & GitHub Tutorial #1 della durata di ore minuti seconda in buona qualità , che l'utente ha caricato CodeXplore 15 maggio 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 37,321 volte e gli è piaciuto 818 spettatori. Buona visione!