Git and GitHub Tutorial 1 - What is Git | What is GitHub | Distributed Vs Centralized VCS

Опубликовано: 01 Июль 2019
на канале: Quality Assurance Lab
2,629
43

This video is the beginning of Git and GitHub Tutorial series which will cover all the core concepts in detail.
Learning:
What is Git?
• Distributed version control system
• To maintain versions of the projects
• Tracks all changes in file(source code)
• Source code management
• To collaborate with team

Centralized VCS:
• We have working copy on computer but versions are maintained on the server
• Every time we add new feature, previous version will be stored on the server
• Drawbacks:
1. What if server fail?
2. Needs internet connection always

Distributed VCS:
• Even if server fails; we have local copy of repository
• Internet connection required only when we want to push the changes on server

What is GitHub and how it works? What is the use of github ?
• Server to store all of our git repositories either private or public
• Open Source contribution to a project
• Provides a backup of our files
• Provides a visual interface for navigating your repositories
• Provides us a dynamic and collaborative environment that supports peer review, commenting, and discussion

What is git vs github ?
GIT and Github are not the same thing!
GIT - VCS
Github -hosting service
==================================================================
JMeter Tutorial Playlist:
   • JMeter Tutorial  

Automation Anywhere Tutorial Playlist:
   • Automation Anywhere A11 Tutorial  

Subscribe for more tutorials -    / @qualityassurancelab7764  


Смотрите видео Git and GitHub Tutorial 1 - What is Git | What is GitHub | Distributed Vs Centralized VCS онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Quality Assurance Lab 01 Июль 2019, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 2,629 раз и оно понравилось 43 людям.