Git and GitHub Beginner Tutorial 3 - Getting started - Install Git windows

preview_player
Показать описание
Today we will learn
1. How to install Git on windows
2. Adding project/files to git for tracking
3. Git commands
4. Pushing project to remote repository(github)
_______________________________

Step 1 : check if git is already installed
git --version

Step 2 : download and install git

Step 3 : add your project to git

Step 4 : commands

- git init
- git status
- git add
- git commit -m “…..”
- git push -u origin master
- git log
- git —help

Step 5 : adding project to remote repository (github)

________ ONLINE COURSES TO LEARN ________

------------ UI TESTING ------------

------------ API TESTING ------------

------------ MOBILE TESTING ------------

------------ CI | CD | DEVOPS ------------

------------ VERSION CONTROL SYSTEM ------------

------------ PERFORMANCE TESTING ------------

------------ JAVA ------------

------------ MAVEN ------------

------------ OTHERS ------------

------------ Follow ------------

You can support my mission for education by sharing this knowledge and helping as many people as you can.
Рекомендации по теме
Комментарии
Автор

You're the best teacher ever. I will be indebted to you for the rest of my life. I was learning Jenkins and there is a training where github is involved and I need this tutorial to move forward.

diraneserges
Автор

Well done! You covered a lot of areas in Git. What I like the very best is that you ZOOMED IN when you did this video.

Star-vgix
Автор

This was very very useful. This is exactly the kind of tutorial I was looking for. Thanks Raghav.

deepakthakkar
Автор

excellent Raghav, you are doing a community service, no other training will come close to it.. keep up the good work!

muraleedharancholiyampadat
Автор

Your way of teaching is excellent . Keep doing good job.

indranilgoswami
Автор

Perfectly explained in a practical way to make hands-on. Thank you Raghav.

Karthickmasanmasan
Автор

thanx Raghav, your videos are very helpful

ShahmeerAli
Автор

Great videos, well detailed informative and well formed! Thanks you!

TheAmoskas
Автор

Sir Manish is one of the most helpful detailed and well explained Git tutorials I've seen. Thank you for doing this! I thought it will be difficult to do..but after watchin your video and followed the same step this made me soo explanation is excellent.can you list out some interview question on Git and Git Hub..so it will be helpful for me prepare accordingly...

MalluManish
Автор

Impressed by your fantastic educational content Raghav!!! 🚀 This video is incredibly informative and well-prepared. Thank you for the clear explanations and well-chosen examples that make grasping the material a breeze. Your work truly helps me expand my knowledge in this area. Keep creating such outstanding content! 🌟💻📚

jaminDNB
Автор

Your explanation is really simple and easy to learn on. Thanks a lot for helping us.

JaybharatVishwakarma
Автор

Thanks dear, it is owsome, easy to understand and handson as well.

mairajhussain
Автор

Hello Raghav,


This tutorial very helped to me, one of the best DevOps tutorials ever.

HeyMani
Автор

Thank you so much for your time and effort, for sharing your knowledge with us. Thank you and keep the good work.

wilsoncardoso
Автор

Wonderful Raghav. It is really awesome training. I am going through other tutorials. :)

sibaramnayak
Автор

Raghav can u tell me how to push a Jenkinsfile into the GitHub repository and then create a pipeline as code, or build a jenkinsfile.

ShahmeerAli
Автор

Thank you for your clear explanation. It's very useful for me !

Jenny-sbuu
Автор

Thanks for the detailed explanation. I'm failing to do git cloning with error saying " failed to connect to git-location port 1080 Timed out" Can you advise where is the missing here

cmindia
Автор

Thank you so much . Iwas stuck in this from last few hours. thanks alot

jyotimukherjee
Автор

Thanks Raghav...


For testing doubts/purpose you are my Google bro😀

sagarbobade