Git Tutorial For Beginners | What is Git and GitHub? | Git Tutorial | DevOps Tutorial | Simplilearn

preview_player
Показать описание

This Git tutorial will help you understand version control system, distributed version control system, what is Git, Git vs GitHub, Git architecture, fork & clone, collaborators, branch, merge & rebase, various Git commands and at the end you will also see a demo on Git. Git is a version control system (VCS) for tracking changes in computer files and coordinating work on those files among multiple people. It is primarily used for software development, but it can be used to keep track of changes in any files. This course enables you to learn and solve versioning problems with your files and codes. Now let us get started and understand what is Git along with a demo.

Below topics are explained in this Git tutorial:
1. Version control system
2. Distributed version control system
3. What is Git?
4. Git vs GitHub
5. Git architecture
6. Fork and clone
7. Collaborators
8. Branch, merge and rebase
9. Commands in Git
10. Git demo

#DevOps #DevOpsTutorial #DevOpsTraining #DevOpsTools #Chef #Jenkins #Puppet #Simplilearn

➡️About Post Graduate Program In DevOps
DevOps training course will bring out the scientist in you. You'll learn how to formalize and document development processes and create a self-documenting system. DevOps certification course will also cover advanced tools like Puppet, SaltStack, and Ansible that help self-governance and automated management at scale.

✅Key features
- Caltech CTME Post Graduate Certificate
- Enrolment in Simplilearn’s JobAssist
- Receive up to 25 CEUs from Caltech CTME upon course completion
- Simplilearn's JobAssist helps you get noticed by top hiring companies
- Attend Masterclasses from Caltech CTME instructors
- Live virtual classes led by industry experts, hands-on projects and integrated labs
- Online Convocation by Caltech CTME Program Director
- 20+ real-life projects on integrated labs
- Capstone project in 3 domains
- Caltech CTME Circle Membership

✅Skills Covered
- DevOps Methodology
- Continuous Integration
- Continuous Delivery
- Configuration Management
- Containerization
- DevOps on Cloud
- Source Control
- Deployment Automation
- Cloud Platforms

🔥🔥 Interested in Attending Live Classes? Call Us: IN - 18002127688 / US - +18445327688
Рекомендации по теме
Комментарии
Автор

This video and the related ones (for the DevOps tutorial) is probably one of the best technical videos I've ever seen on the internet. Clear, simple and with relevant content. Congratulations and many thanks.

pedromimo
Автор

Excellent Matthew!!!.Appreciate you posting Git Tutorial For Beginners. I enjoyed it pretty much. thx. Mat.

mathewkargarzadeh
Автор

Thank you for making the devops concepts so understandable and easy . Can you please make videos on tools like on continuos testing- selenium, continuos monitoring -Nagios, Continuos deployment -Kubernetes, Continuos Integration -Maven, Nexus, Sonarqube, pybuild

sunithass
Автор

What was the error that came on 27:50. I faced same issue. Any solution you applied? After the error, you ran the command again and it succeed. I guess its firewall/selinux issue or something else?

serendipity_aka
Автор

Thanks lot for this video. its very easy and quick learning ..

chanduhsn
Автор

Wow.. nice introduction to git and GitHub ..thanks

sanjeevi
Автор

thanks for the tutorial.Its very helpful for the begginers like me.

lohithareddy
Автор

Thanks ..its very helpful for me to understand git

umeshpatle
Автор

we added some text in the readme.txt and then committed the file to the repository. but when i opened the file in the git repo, the file is empty. why the text didn't go the git repo.

rahulnova
Автор

you made some mistakes when you were creating a new folder called 'test'

matthewchang-kit