How to Install and Configure Git and GitHub on Windows

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

Set Up Git:

other commands
git clone (url)
git add (file names)
git commit -m "(committed message)
git push -u origin master
git remote add origin master (url)

★★★Top Online Courses From ProgrammingKnowledge ★★★

★★★ Online Courses to learn ★★★

★★★ Follow ★★★

DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This help support the channel and allows us to continue to make videos like this. Thank you for the support!

This video covers how to install git on windows 10, how to install git on windows, how to use git on Windows 8, setup git on windows
Ubuntu git package, setup git server windows, Ubuntu git clone
git-core, how to use GitHub windows, how to setup GitHub
how to use GitHub windows, GitHub generate keys, git setup bash
git install, git bash
Рекомендации по теме
Комментарии
Автор

I've already watched others tutorials, one of these have amazing 5 videos, each one of ten minutes. You just teach, with a simple way, all important steps in just one, to use git. Thanks!

pedroh.fonseca
Автор

Excellent. Concise, step-by-step. Thanks for your work. YouTube needs more teachers like you. Calling something a tutorial doesn't mean its objective is to teach those who seek understanding. Much of what I see is some form of exhibitionism, a show. From myself and others who seek tutorials to learn and not watch a performance, a big THANK YOU. Please produce more if you can.

jimburns
Автор

I am taking a Masters's degree program in Cloud computing. I had struggled for 4days+ to figure this out. But luckily I stumbled across this fantastic work and I am now a CHAMP. All thanks to you. I wish I can connect with you. Your work motivated me. Thanks so much!!

skiz
Автор

I don't understand why you only have around 300 views. This tutorial is really awesome and covered all the basics of how to git and github. I looked for a good tutorial for a while and your one is really awesome. Keep up the good work man. I appreciate your tutorial. Thanks.

sunnysust
Автор

Good example of “How To“ tutorial. That’s what learners like me waiting for

abdullahalnoman
Автор

Only tutorial I found that worked to get git connected to my github without running into fatal errors. THANK YOU!!! what a relief. Works in 2021, just make sure to change master to main is the only huge thing that has changed.

bennyburwell
Автор

You just won a fan with this clear, detailed and yet concise tutorial.
You are good.
Thank you.

anthonyudeh
Автор

"so open your favourite browser" - opening IE

OstreSranie
Автор

You're a great instructor, thanks for the step by step explanation. The speed at which you provide the instructions is perfect. I never fell behind. I've subscribed and thumbed up. Thanks!

ThreadzNGear
Автор

This video was an absolute charm. It taught me all the fundamentals of git bash commands

parthaprateempatra
Автор

Man, you are a very good teacher
you simplified the explanation to the barest possible way to make it understandable
you really did a great job,
Thanks for holding my hands through getting my git fixed

yusufmustough
Автор

one of the better Git tutorials. Great work.

jacobmielke
Автор

I saw several videos, and you give the clearest idea on how the setup, ty~

jiayiliu
Автор

This is one of the best tutorial videos I’ve watched

rararaka
Автор

What an amazing explanation step-by-step with a nice language used. You are a great teacher !

idinaxuj
Автор

Brilliant tutorial - One update: instead of git push -u origin master, it is now git push -u origin main

akshitabhat
Автор

git and GitHub are not easy concepts to learn by yourself. This video is doing good job at explaining them clearly.

Jonathan-ruzl
Автор

Thank you! This was really helped me set up and connect my Github, Git Bash, and PC today.

themathemusician
Автор

A great effort. Precise, concise and thorough.
Thanks a lot.
Subscribed.

msquare
Автор

Thank you for this. I had difficulties initially configuring my Git but your tutorial helped me accomplish it.

nalustudios