Git Installation On Windows | How To Install Git on Windows 10 | Git Installation | Simplilearn

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

This Git installation video will take you through the step by step process involved in Git installation on Windows. Git is a distributed version control tool which is distributed under the GNU license. Git is used for maintaining historical and current versions of source code, web pages, etc. Git Hub is a service which is hosted on the web and used to have a copy of the local repository code. It provides a graphical interface to store the files. Now, let us get started and understand how to install Git step by step on Windows along with some basic Git commands.

This video will take you through the below steps:
1. Download and install Git
2. Git bash interface
3. Basic Git commands
4. Create a local repository
5. Connect to the remote repository
6. Push the file to GitHub

#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
Рекомендации по теме
Комментарии
Автор

Do you have any questions on this topic? Please share your feedback in the comment section below and we'll have our experts answer it for you. Thanks for watching the video. Cheers!

SimplilearnOfficial
Автор

Really Simplilearn made it simple! After a thousand searches I came across this video and it cleared all my doubts. Thanks a lot for such a handy and useful video!

nanditasaha
Автор

Very clear and simple tutorial. Thank you 👩🏽‍💻

livecoderepeat
Автор

Nice tutorial, it's really helpful. Thank you so much :)

sauravtyagi
Автор

Good video, easy to understand, easy to follow, everything just worked. I did indeed Simplilearn this. Thanks!

DIYDaveT
Автор

I followed every step, it was hard as it was my first walk on git, though I made it, Than kyou.

ug_it_english
Автор

Extremely simple and clear explanation. Easily Understandable for very beginners also. Keep uploading more videos.
But you missed a thing.
Sometimes author identity issue occurs, so please include the steps to fix the issue.

srivatsa
Автор

It was really helpful, thank so much <3

monicapleitez
Автор

Thanks for this video. It is very explanatory and easy to work through the installation of git.

dorcasfolorunsho
Автор

Really, you explained it in so simple language and in an easy way.

gauravkumar-bspf
Автор

I was trying to do from so many days but Today I done my First commit ..thanks for this video

raginig_
Автор

Best introductory video for Git and Github

utsavbhattacharjee
Автор

As the name implies.. Simplilearn. Thanks!!!
Among all videos... you broke it down

mosesfelix
Автор

Thank you soo much mam...😊 it was more useful than I thought, the way you are explaining the git commands was more informative...you made my day

rkneha
Автор

its great video.. within 5 minutes I hav done many using this.. great work

sundarraj
Автор

Thank you so much ma'am this video was really informative and I understood each and every step ❤🙌.It helped me alot❤️

tejaswishetty
Автор

Oh man, when making installation tutorials, you need to explain what each step means and what it does, anyone can simply click on "nexts" and get it installed but doesn't know what happened

KUNAPAREDDYSURYARA
Автор

It was really helpful I was doing wrong from past few days now I did it correctly

akashsrivastavavines
Автор

//answer: I forgot to create this file first.
"fatal: pathspec 'demo.txt' did not match any files
"
on command
git add demo.txt

TrooperJet