Git Tutorial for Beginners - Git & GitHub Fundamentals In Depth

Git Tutorial for Beginners - Git & GitHub Fundamentals In Depth

Tech With Tim

4 года назад

819,877 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Hanna Kausa
Hanna Kausa - 25.09.2023 14:50

great video thanks

Ответить
Khalid Badshah
Khalid Badshah - 24.09.2023 14:44

Google

Ответить
Kash Fox
Kash Fox - 06.09.2023 14:47

A bit fast paced but I understand it better than other tutorials. Idk, possibly because I watched other videos before, but still I find this very helpful. Thank you so much!

Ответить
Daniel Keshet
Daniel Keshet - 29.08.2023 14:38

Wow ... Thank you a lot

Ответить
Pelumi Adebowale
Pelumi Adebowale - 28.08.2023 17:09

If a change is made in the master branch and it's a bad change but there as being a commit to a feature branch already will that be able to clear the bad change in the Master branch or somehow help in clearing the errors in the Master branch.

Ответить
Joe Isuzu
Joe Isuzu - 26.08.2023 12:05

Please fix your screen capture. The resolution is terrible!

Ответить
roxtar10870
roxtar10870 - 18.08.2023 12:35

This seems like an awful pain in the ass. Edit: please don't take that as commentary on the actual video, you did a great job... I just hate using this LOL!

Ответить
Kamsi Leonard
Kamsi Leonard - 30.07.2023 20:14

Blood is teaching like he’s dumbledore

Ответить
Recon0x7F
Recon0x7F - 29.07.2023 10:41

I been struggling to find a good answer no one on the internet seems to answer it well when you have the . Git file how tf do u install after you wgeted the repo already

Ответить
Paja
Paja - 14.07.2023 13:39

Thank you , great explained !!!

Ответить
Sho Nuff
Sho Nuff - 13.07.2023 07:52

Thank you

Ответить
Young Lee
Young Lee - 10.07.2023 01:51

thanks man!

Ответить
Patrick Tang
Patrick Tang - 02.07.2023 17:49

I have been able to successfully create folders and branches locally and remotely as well as syncing them via commit on my PC. Thanks for the tutorials. Now, if I want to go one step further, if I want to go to VM-Linux, how do I sync the Virtual Github with local Github (my PC) and remote Github (online), please?

Ответить
Murilo Developer
Murilo Developer - 29.06.2023 00:23

nice video

Ответить
Jibola Obiwole
Jibola Obiwole - 21.06.2023 15:22

I have been trying to understand git and github but i couldnt go through a few minutes of other tutorials . This however explained it so well. Thank you very much.

Ответить
tk Myende
tk Myende - 13.06.2023 13:17

Dankie Bhuti Tim

Ответить
Gekko Shaolin
Gekko Shaolin - 06.06.2023 13:04

I don't get the difference between git add and git commit
can someone explain to me

Ответить
Nixon Kutz
Nixon Kutz - 02.06.2023 19:02

Excellent presentation, now all I need is a git vs. subversion command cheat sheet

Ответить
Ye Yint Aung
Ye Yint Aung - 30.05.2023 18:00

thank you

Ответить
hustle plus
hustle plus - 29.05.2023 14:59

I checked like 5 places. Bro I don't want to name them but u sure have a way of sharing information. good job bud. I hope to work for microsoft one day...

Ответить
Tim's video collection.
Tim's video collection. - 24.05.2023 16:37

Thank you so much for using darkmode!

Ответить
MondaStudio
MondaStudio - 19.05.2023 11:46

thank you tim you are simply the best

Ответить
sondidu
sondidu - 13.05.2023 21:16

very well explanation on how git and github works, not many ppl explain this theory as well as you did imo. 😊

Ответить
deltaray3
deltaray3 - 09.05.2023 14:29

git head out of the way

Ответить
ander
ander - 30.04.2023 19:02

Q: i made new feature branches... meanwhile master branch has some new commits... Then how can I merge my feature branch with actual Master branch, if master branch was already changed?

Ответить
Pablo A. Barros
Pablo A. Barros - 23.04.2023 21:25

Excellent

Ответить
BABU Haku
BABU Haku - 22.04.2023 14:57

Please, after cloning, is it possible to modify, compile and run the code with Visual studio Code standalone?

Ответить
Rajdeep Chakraborty
Rajdeep Chakraborty - 16.04.2023 19:28

Good tutorial

Ответить
Karthik Miryala
Karthik Miryala - 14.04.2023 20:12

Hey Tim! I found your video really useful. I am struggling to merge two branches. It gives me a hint saying "waiting for your editor to close the file". I tried closing the file, closing all files, closing the editor itself. But nothing is working. Can anyone tell me where I might be going wrong?

Ответить
Ishan Khambhaliya
Ishan Khambhaliya - 10.04.2023 21:49

Its 2023 and its still GOLD.
Thank you for the tutorial.

Ответить
Piyush Kumar Sultania
Piyush Kumar Sultania - 02.04.2023 08:36

Awesome tutorial to learn the basics of git in no time. .👍

Ответить
Chris
Chris - 27.03.2023 23:05

Excellent Video! Many thanks for boiling it down. I liked how you explained the concepts. May I ask, what software were you using to draw and illustrate? Thanks Tim!

Ответить
eyes of flora and fauna
eyes of flora and fauna - 26.03.2023 20:08

good video

Ответить
Oddvar
Oddvar - 23.03.2023 16:34

Thanks, very good

Ответить
Ariel King
Ariel King - 15.03.2023 14:08

Beautiful video, almost cry hahaha , thanks!

Ответить
Super7Ace
Super7Ace - 13.03.2023 07:02

if you are struggling with push command then you have to use token key in order to push, so you can get the token key from Settings -> developer settings -> personal access tokens -> Tokens (Classic) & generate a new token and give access such as write etc. and You have to use that token key, instead of password while pushing.

Ответить
Ferhat
Ferhat - 12.03.2023 02:05

Hey i know the video is a bit older, but does anyone know why I can't see a folder i create with the terminal. Like I type 'mkdir test_repo' and hit Enter, but there is no new folder on my Desktop. However, when I type 'dir' in the terminal I see the folder I created there, just like the other stuff on my desktop.

Ответить
Jin Lee
Jin Lee - 10.03.2023 19:29

is there any reason, I can't initiate 'git init' in the command line? I kept having the error that 'git is not recognized as an internal or external command'. but overall thank you for the tutorial!

Ответить
Ahmed Raafat
Ahmed Raafat - 10.03.2023 00:17

One of the best and most underrated GitHub tutorials ever!

Ответить
asd
asd - 03.03.2023 11:45

Not every hero wears a cape.

Ответить
Logan Phillips
Logan Phillips - 26.02.2023 20:40

Great video

Ответить
Daegonica
Daegonica - 22.02.2023 15:24

Greatly appreciate this video! Helped me understand how Git/GitHub work together. It'll make my future projects easier... And I won't lose 3 days of coding to a crash because I didn't save anything properly >.>

Ответить
Hintz6
Hintz6 - 20.02.2023 23:56

I watched quite a few other videos that attempted to explain Git/Github, but I found this to be the best foundational explanation. And yours explained using the command prompt rather than an IDE and it still was more clear than other tutorials I watched. Thanks for this great educational material.

Ответить
Mr. Sith
Mr. Sith - 18.02.2023 20:41

Great explanation as always! Thank you 🙂

Ответить