No video

Introduction to Git - Core Concepts

  Рет қаралды 342,047

David Mahler

David Mahler

Күн бұрын

Introduction to Git - Core Concepts.
Twitter: @davidmahler
LinkedIn: / davidmahler
References:
Pro Git by Scott Chacon - git-scm.com/bo...
Visual Git Reference by Mark Lodato - marklodato.git...
Commands used in this video:
git init - initialize a new repo in a directory
git config --global user.name "name"
git config --global user.email "email"
(--local option as well)
git status - see the state of files in working tree, staging area vs latest commit in git history
git add - move file(s) to the staging area
git log - view the git history / git commit graph
git diff - diff of working tree and staging area
git diff --cached - diff of staging area and latest commit
git rm - remove a file from the working tree and the staging area
git checkout -- filename - retrieve a file from the staging area into the working tree
git reset HEAD filename - retrieve a file from the latest commit into the staging area
git checkout (commit hash) filename - retrieve a file from a previous commit

Пікірлер: 859
@AneesHameed
@AneesHameed 5 жыл бұрын
This should be the first video for all "github tutorial" searches.
@DavidMahler
@DavidMahler 4 жыл бұрын
Thanks!
@Nadzinator
@Nadzinator 4 жыл бұрын
Well said.
@Zerbasst
@Zerbasst 3 жыл бұрын
yeah, think so too. but what kinda annoys me is that it sounds like you say „get“ not „git“. :D
@ahme585
@ahme585 5 жыл бұрын
Give that man a medal
@DavidMahler
@DavidMahler 5 жыл бұрын
Ha, thanks!
@milanSK1980
@milanSK1980 5 жыл бұрын
Absolutelly!! A fantastic tutorial!!!
@danpalu2308
@danpalu2308 4 жыл бұрын
What if he prefers a cookie?
@Norfeldt
@Norfeldt 4 жыл бұрын
🏅 - he deserves it!
@AkshuGotuDance
@AkshuGotuDance 2 жыл бұрын
Indeed 200% :)
@yrebrac
@yrebrac 3 жыл бұрын
One of the best introductory git videos on YT. Explains fundamentals, not just "type this, then this"
@DavidMahler
@DavidMahler 3 жыл бұрын
Thank you! Ya I have trouble following that way too!
@purduetom90
@purduetom90 7 жыл бұрын
One of the best intros i have ever seen
@DavidMahler
@DavidMahler 7 жыл бұрын
Thanks, Tom that's very generous of you to say!
@JasonFuller
@JasonFuller 6 жыл бұрын
Commit == snapshot!!!! For some reason every other intro video skips this! It was a huge hole in my understanding. Thank you so much!
@DavidMahler
@DavidMahler 5 жыл бұрын
You're welcome!
@AntonFrolov1
@AntonFrolov1 3 жыл бұрын
@@DavidMahler You are breathtaking!
@alanclaudino6650
@alanclaudino6650 7 ай бұрын
I might be a bit late, but this is a great video so I had to leave a comment. It is by far the best one I've seen on Git, carefully explaining basic concepts while also making it practical. Excellent work, David! Thank you for sharing it with us.
@DavidMahler
@DavidMahler 5 ай бұрын
Thank you Alan! Never too late for feedback!
@jackmaxwell3134
@jackmaxwell3134 7 жыл бұрын
the best video on git that I've found! Thanks a lot for your hard work!
@DavidMahler
@DavidMahler 7 жыл бұрын
Awesome! Thanks for that!
@JasonFuller
@JasonFuller 6 жыл бұрын
Seriously, why doesn't this video come up first?
@amadeuszannissimo1669
@amadeuszannissimo1669 6 жыл бұрын
This is the first time I saw that git workflow graph, and I like how you keep referring back to it, showing how different git commands are reflected in the flow of information on the graph. It helped me to visualize what I am doing when I use git add and git commit.
@DavidMahler
@DavidMahler 6 жыл бұрын
I had a pretty hard time with Git myself until I started thinking about it like in the diagrams, it has made (mostly) a lot more sense since then! Thanks for the comment!
@lapidations
@lapidations 6 жыл бұрын
You got that awesome "audiobook voice" that works really well with the video! Great introduction, thanks a lot!
@DavidMahler
@DavidMahler 5 жыл бұрын
That's funny! Thanks!
@dadadodo7903
@dadadodo7903 4 жыл бұрын
Exactly!
@tmagalias
@tmagalias 4 жыл бұрын
indeed !!!!!! Wonderfull!!
@lumpyfishgravy
@lumpyfishgravy Жыл бұрын
Thanks for this. I'm a long-time SVN user migrating to Git and although I've used it in other teams, administering the migration process has me in a right pickle. Looking forward to the next two videos.
@abhishekrajeev1028
@abhishekrajeev1028 2 жыл бұрын
I've binge watching Git concept videos for the past 5 days. This is by far the best video of this topic !!
@DavidMahler
@DavidMahler Жыл бұрын
ha, thanks!
@heshammahmoud4557
@heshammahmoud4557 Жыл бұрын
This is by far the best introduction about Git.
@DavidMahler
@DavidMahler Жыл бұрын
Thanks!
@ceciliocbaroperez8815
@ceciliocbaroperez8815 Жыл бұрын
Magnificent explanation. Thanks for sharing this material so well-structured and easy to follow!
@robertivanov2833
@robertivanov2833 Жыл бұрын
You don't just show and share your knowledge, but you also show that teaching is an art as well!!! Thank you!
@DavidMahler
@DavidMahler Жыл бұрын
Thanks Robert! This comment means a lot to me, truly!
@thevagabond85yt
@thevagabond85yt 11 ай бұрын
fast forward to 2023 :- 18:49 : currently '$ git rm ' does two thing in following order (removal from tracked --> commit) 19:50 : alternative to git checkout --S1 would be '$ git restore ' 22:14 : alternative to git reset HEAD S1 would be '$ git restore --staged' Now you can see a parallel b/w git diff & git diff --staged vis-a-vis git restore & git restore --staged
@64_bit80
@64_bit80 5 жыл бұрын
Best pacing I've seen in a Git tutorial. Helped me tremendously, thank you!
@DavidMahler
@DavidMahler 5 жыл бұрын
You're welcome!
@ericmohler5609
@ericmohler5609 3 жыл бұрын
Excellent tutorial. The graphical representation of all three areas as you progress through a series of experiments is invaluable. Thank you.
@DavidMahler
@DavidMahler 3 жыл бұрын
Thanks so much!
@bmanishap
@bmanishap 5 жыл бұрын
Very good video and thanks for all your efforts to put it together.
@DavidMahler
@DavidMahler 5 жыл бұрын
Thank you!!
@ShauKenshin
@ShauKenshin 3 жыл бұрын
Honestly ... the BEST INTRO to GIT that I have seen... PERIOD!!
@DavidMahler
@DavidMahler 3 жыл бұрын
Thanks so much!
@intermarer9145
@intermarer9145 5 жыл бұрын
Man, I had to double check if I was watching some weird "get" command video :D That aside, excellent explanation! Git is something we all use, but I suspect many of us have just memorized certain commands to get to push, while not really understanding the underlying details of what's going on. Thanks for this!
@DavidMahler
@DavidMahler 5 жыл бұрын
I know, it's the bane of my existence, thanks for the comment!!!
@dc33333
@dc33333 2 жыл бұрын
You are a gifted presenter David Mahler. Make more content please. Stunning. Reminds me of the documentaries I used to watch as a kid. Very well done.
@DavidMahler
@DavidMahler 2 жыл бұрын
Very cool, thanks for the message!
@EdwardSileo
@EdwardSileo 2 жыл бұрын
Excellent. I use Git every single day, but I'm at the point where I need a more thorough understanding. This is exactly what I need. Very nicely done.
@DavidMahler
@DavidMahler 2 жыл бұрын
Thanks a lot, I'm glad it was able to be of some assistance!
@matthewjamesdavison
@matthewjamesdavison Жыл бұрын
SO impressed by your thoroughness and clarity. You are very articulate and well spoken, the diagrams illustrate your talking points extremely well, it's not overly complicated, you highlight items on the screen that you are speaking to, and you revisit new ideas/concepts regularly - all of which are extremely helpful for new learners. This is fantastic!
@DavidMahler
@DavidMahler Жыл бұрын
Thanks a lot for the feedback Matthew!
@vishnuwebmaster9591
@vishnuwebmaster9591 3 жыл бұрын
This person should be given youtube's diamond play button
@DavidMahler
@DavidMahler 3 жыл бұрын
Ha thanks, I have to make way more videos for that to happen ;-).
@MalTimeTV
@MalTimeTV 2 жыл бұрын
This is simply the best git tutorial that anyone could ask for. Thank you.
@DavidMahler
@DavidMahler Жыл бұрын
Your very welcome Malachy!!!
@adic8993
@adic8993 4 жыл бұрын
This is the best explanation I've seen yet. Just amazing.
@DavidMahler
@DavidMahler 4 жыл бұрын
Glad it was helpful!
@iomrj
@iomrj 6 жыл бұрын
Core Concepts explained in a very concise way. Crystal clear explanation. Thank you for your efforts in preparing this video. I found it very useful.
@DavidMahler
@DavidMahler 5 жыл бұрын
Thanks for the feedback!
@lawrencetran4684
@lawrencetran4684 Жыл бұрын
Thanks a lot for your thorough explanation with the comparison between visualisation of diagrams and practical git examples
@DavidMahler
@DavidMahler Жыл бұрын
You're very welcome, thanks Lawrence!
@sreeramch
@sreeramch 6 жыл бұрын
How come anyone in the world would dislike this video...Simple and Best way to explain GIT..thanks David for making our lives easy...
@DavidMahler
@DavidMahler 6 жыл бұрын
A leading cause could be b/c I keep saying "get" instead of "git" ;-). Thanks for continuing to support the videos / the channel Sreeram - it means a lot!
@shalinisharma8122
@shalinisharma8122 6 ай бұрын
Resolved all my doubts about Git. Great work Sir. God bless you.
@DavidMahler
@DavidMahler 5 ай бұрын
Great thanks!
@mysterious_commenter3285
@mysterious_commenter3285 Жыл бұрын
I watched this video a couple years ago when i know little English and now I rewatch this again just to realised yours git video series is the best I've seen so far. I'd refer anyone to need to know git to here
@DavidMahler
@DavidMahler Жыл бұрын
Thanks so much!
@mysterious_commenter3285
@mysterious_commenter3285 Жыл бұрын
@@DavidMahler I dont know what you circumstances are at the moment but I hope you make more video like this! your video quality is top notch. 100x better than professors at my uni!
@DavidMahler
@DavidMahler Жыл бұрын
@@mysterious_commenter3285 Thanks a lot! I want to start them up again. It's hard with work and life!
@reaper_
@reaper_ 4 жыл бұрын
the simplest and best video that explain the concept and basics of Git
@DavidMahler
@DavidMahler 4 жыл бұрын
Thanks!
@user-qf7wx1cl9j
@user-qf7wx1cl9j 5 ай бұрын
I wish all topics were taught like this.
@DavidMahler
@DavidMahler 5 ай бұрын
Thanks!
@SamoKod
@SamoKod 8 ай бұрын
This is the best way to explain things. Thanks for the lesson! Liked and Subscribed.
@kafaayari
@kafaayari 3 жыл бұрын
Not only relevant for git, but one of the best technical tutorials on YT
@DavidMahler
@DavidMahler 3 жыл бұрын
Thanks a lot! Wow!
@asimssheikh
@asimssheikh 2 жыл бұрын
Thank you David for a clear and thorough introduction to the basic use cases of git. The best have I seen on youtube so far. The use of the diagrams really brought it home to me.
@DavidMahler
@DavidMahler 2 жыл бұрын
great, thanks for the comment!
@kennethyuman1940
@kennethyuman1940 6 жыл бұрын
Simple, but not simpler. Clear both in content and voice. Excellent. Thanks, David.
@DavidMahler
@DavidMahler 6 жыл бұрын
Thanks so much Kenneth!
@aijaz4441
@aijaz4441 4 жыл бұрын
This video is so comprehensive. You are genius to explain the commands in such an easy way. kudos.
@DavidMahler
@DavidMahler 3 жыл бұрын
TY!
@hp.ramesh
@hp.ramesh 2 жыл бұрын
git is a complex topic and looks like you have figured out the best way to teach it! I like the sequencing of concepts within and between your videos. Also, discovered Scott Chacon through you and it is big! Thank you David.
@DavidMahler
@DavidMahler Жыл бұрын
Thanks Ramesh! Yes I learned most things form his work!
@fayax
@fayax 2 жыл бұрын
Possibly the best tutorial for git so far...and yes I have watched quite a few. :)
@DavidMahler
@DavidMahler 2 жыл бұрын
TY!
@baahubalii
@baahubalii 2 жыл бұрын
I've benefited from this video alot. I'm much more confident with Git now. Thank you so much. ❤️
@DavidMahler
@DavidMahler 2 жыл бұрын
Glad it helped!
@davidbrown2806
@davidbrown2806 4 жыл бұрын
First time I have understood GIT after several other videos
@JamesFraley
@JamesFraley 2 жыл бұрын
This is a most excellent introduction to Git. Thank you for making it.
@DavidMahler
@DavidMahler 2 жыл бұрын
Glad you like it!
@wittyhumour29
@wittyhumour29 5 жыл бұрын
Incredible Explanation! Not just teaching Git Commands but Most Importantly teaching the Core Concepts. Hands down the best video on Git Fundamentals for an Absolute Beginner.
@DavidMahler
@DavidMahler 4 жыл бұрын
ty!
@davethepieman12
@davethepieman12 3 жыл бұрын
I'm a complete beginner at programming and Git. I had to watch this video about three times to fully get understand what was going on. But, I can say this is the best explanation of Git Bash I have found on the Internet! Thank you!
@DavidMahler
@DavidMahler 3 жыл бұрын
Thanks Dave!, Sincerely, Dave
@conodeen3588
@conodeen3588 4 жыл бұрын
This is my 3rd (or fourth) video on git basics! Finally it all makes sense. Wish I had seen this sooner. Given how much I’ve searched, I think this is the best git intro video for total beginners like me.
@DavidMahler
@DavidMahler 4 жыл бұрын
Thanks, glad it helped to clear things up!
@justinfarrell5042
@justinfarrell5042 4 жыл бұрын
Extremely helpful thanks david
@vishnuwebmaster9591
@vishnuwebmaster9591 3 жыл бұрын
The best Git tutorial on the planet, Kudos David...
@DavidMahler
@DavidMahler 3 жыл бұрын
Thanks!
@davidcho4399
@davidcho4399 4 жыл бұрын
Thank you I needed this! I couldn't quite grasp git with all these random short videos online that don't really teach you anything. It really helps me actually learn git with you breaking everything down for us.
@DavidMahler
@DavidMahler 4 жыл бұрын
Great to hear!
@shaharkl
@shaharkl 6 жыл бұрын
After swooping through more than 10 GIT intro videos, and after full view of 3 of them , I finally found a good and thorough one. Best video. thanks David.
@DavidMahler
@DavidMahler 5 жыл бұрын
Thanks a lot!
@bezalely
@bezalely 3 жыл бұрын
it doesn't get any clearer than this video. Thanks David
@DavidMahler
@DavidMahler 3 жыл бұрын
Thanks so much!
@haaskaiiitt
@haaskaiiitt 2 жыл бұрын
Saved my life, thank you for this excellent explanation!
@DavidMahler
@DavidMahler Жыл бұрын
You're welcome!
@SamuelBSR
@SamuelBSR 4 жыл бұрын
As clear as possible. A masterpiece.
@DavidMahler
@DavidMahler 4 жыл бұрын
Wow, thanks for the comment!
@popcorn7657
@popcorn7657 2 жыл бұрын
Fabulous. I am a visual learner so seeing graphs etc is very helpful for my understanding. Merci ☺️
@DavidMahler
@DavidMahler Жыл бұрын
de rien! me too!
@johngrabner
@johngrabner 4 жыл бұрын
Best git explanation ever
@vijayvenkataraman
@vijayvenkataraman 2 жыл бұрын
Till now the best one i have seen on explaining the key concepts.
@DavidMahler
@DavidMahler Жыл бұрын
ty!
@SandeepVerma-gn3lw
@SandeepVerma-gn3lw 5 жыл бұрын
This is the best lecture I have found on Git Intro. Thank You so much! for giving us the proper understanding of Git
@DavidMahler
@DavidMahler 4 жыл бұрын
You are very welcome!
@Phantom-nb5li
@Phantom-nb5li 5 жыл бұрын
Awesome intro to Git ! Covered all core topics, yet presented it beautifully, in a way that makes it difficult to forget core concepts.
@DavidMahler
@DavidMahler 5 жыл бұрын
Thanks!
@kumardchowdary2291
@kumardchowdary2291 3 жыл бұрын
this the best teaching in internet about git topics .I just loved this . its very useful thank you keeping doing more its amazing teaching sir
@DavidMahler
@DavidMahler 3 жыл бұрын
Thanks a ton Kumar!
@gadlabiod2072
@gadlabiod2072 2 жыл бұрын
This video is pure gold. The best git tutorial by a huge margin - clear concise and accurate.
@DavidMahler
@DavidMahler 2 жыл бұрын
Wonderful comment, ty!
@kennethcarvalho3684
@kennethcarvalho3684 Жыл бұрын
Nobel Prize for Git Tutorial!!!
@DavidMahler
@DavidMahler Жыл бұрын
Thanks Kenneth!
@dc33333
@dc33333 6 жыл бұрын
what a great speaker!!! I thought this was a TTS application at first. No stuttering, no pauses; etc... perfect speech.
@DavidMahler
@DavidMahler 6 жыл бұрын
Thanks, Doug! Uh oh, not too robotic I hope ;-).
@estebanmarin002
@estebanmarin002 7 жыл бұрын
Great Video! Really liked it. Awesome way of introducing Git. Cheers.
@DavidMahler
@DavidMahler 7 жыл бұрын
Thanks Esteban! I tried to do it in a way I would have preferred to learn it when I stumbled through learning it.
@asubmani
@asubmani 5 жыл бұрын
Every Git training I came across always seemed to be an introduction to someone who knows git! Thank you for making this excellent video that does not lie when it says "Core concepts". Truly grateful for this
@DavidMahler
@DavidMahler 4 жыл бұрын
Thank you!
@tanmaybhayani
@tanmaybhayani 4 жыл бұрын
Amazing, Amazing, Amazing. I've been trying to understand git for such a long time, but none of the tutorials were good enough(until I found this video). This should definitely be the first video to come up on git tutorial.
@DavidMahler
@DavidMahler 4 жыл бұрын
Nice, thanks!
@MarcMcRae
@MarcMcRae 4 жыл бұрын
One of THE best intro's (and I've really looked!) for a Github-101 video. Thanks David for sharing.
@DavidMahler
@DavidMahler 3 жыл бұрын
Thanks!
@mohamedmusthafa6246
@mohamedmusthafa6246 6 жыл бұрын
I have watched many videos perviously none of them has explained briefly as you did.. Thank you so much sir. I understood the basic concepts of GIT now because of you.. Thanks once again.
@DavidMahler
@DavidMahler 6 жыл бұрын
Awesome, and you are very welcome!
@yogeshdhote1543
@yogeshdhote1543 2 жыл бұрын
First time I feel so clear about these concepts.. Awesome Sir !!!
@DavidMahler
@DavidMahler 2 жыл бұрын
Thanks for that!
@tenminutetokyo2643
@tenminutetokyo2643 4 жыл бұрын
Clear and straightforward. Excellent.
@DavidMahler
@DavidMahler 4 жыл бұрын
Thanks!
@MarnieAndrews
@MarnieAndrews 5 жыл бұрын
Thank goodness! I tried several other Git intro videos that were just a fury of commands without any sort of of top down guidance. Fortunately I finally found your videos! I appreciated you working with a simple example and continuously going back to the diagram. Your pacing was great, too.
@DavidMahler
@DavidMahler 5 жыл бұрын
Thanks for the feedback!
@shamax2201
@shamax2201 6 жыл бұрын
At last, things are starting to make sense. Thanks for this well organized video.
@DavidMahler
@DavidMahler 6 жыл бұрын
Awesome! I'm glad it helped you!
@nazmulhassanmasum1286
@nazmulhassanmasum1286 4 жыл бұрын
You are the man David. I don't have words to thank you. One of the best into I have ever seen. You are always to the point.
@DavidMahler
@DavidMahler 3 жыл бұрын
Thanks for that!
@kaungminkhant5767
@kaungminkhant5767 4 жыл бұрын
Deep fundamental explanation in simple way for beginner!
@DavidMahler
@DavidMahler 4 жыл бұрын
Thanks!
@InterestedInWePeople
@InterestedInWePeople 4 жыл бұрын
Perfect intro into the most essential features of Git. Concise and easy to understand, keep up the good work!
@DavidMahler
@DavidMahler 4 жыл бұрын
Thanks a ton!
@POWERTOKNOW
@POWERTOKNOW 3 жыл бұрын
Thanks David. This is the best video I have watched on GIT Intro. Other videos did not interest me in such a manner and always left me confused.
@DavidMahler
@DavidMahler 3 жыл бұрын
That is great to hear, thank you Prashant!
@VishalVerma9dec
@VishalVerma9dec 4 жыл бұрын
Amazing tutorial in the easiest language ...... no head bounces (like in other videos) ..... waiting for next videos also ..... too good the visual git reference too
@DavidMahler
@DavidMahler 3 жыл бұрын
Thanks!
@Linux.Learner
@Linux.Learner 7 жыл бұрын
Eloquent, you are. 2018, HUH! Meticulous Visionary you must be.Thnk you for this awesome tutorial. Please upload more of it, makin ur channel like one spot solution for the things you are maven at.
@DavidMahler
@DavidMahler 7 жыл бұрын
Thanks! Ha, something like that ;-). I will!
@rounakghosh7177
@rounakghosh7177 4 жыл бұрын
This is the best way one could ever explain git. Crystal clear. Thanks a ton.
@DavidMahler
@DavidMahler 4 жыл бұрын
Quite welcome, thanks for commenting!
@davezima4167
@davezima4167 6 жыл бұрын
Excellent tutorial. You obviously have a talent for teaching technical subjects like git.
@DavidMahler
@DavidMahler 6 жыл бұрын
Thank you, and what a great name, Daves unite!
@KunalMukherjee3701
@KunalMukherjee3701 6 жыл бұрын
Crystal clear explanation with no bullshit!
@DavidMahler
@DavidMahler 5 жыл бұрын
Thanks!
@chesssoul5817
@chesssoul5817 2 жыл бұрын
Great vdio regarding the git. First the flow diagram then simple examples which are explained in the diagram. they way you make the vdio help me to understand the core concepts in just 30 mins. rly cool. Thank you for this.
@DavidMahler
@DavidMahler 2 жыл бұрын
Thanks a lot!
@prasathj7436
@prasathj7436 Жыл бұрын
Amazing explanation of the Git Core Concepts. Thanks a lot.
@DavidMahler
@DavidMahler Жыл бұрын
You're welcome. Thanks Prasath!
@jincyjose8605
@jincyjose8605 4 жыл бұрын
The go to video for someone whose new to Git !!!!
@DavidMahler
@DavidMahler 3 жыл бұрын
TY!
@HarshadRiswadkar
@HarshadRiswadkar 3 жыл бұрын
Great Tutorial. You expalined Git terminology in very simple words and with example. I have been working on git for a couple of years but still strugging to understand the entire picture. Your video helped a lot.
@DavidMahler
@DavidMahler 3 жыл бұрын
"I have been working on git for a couple of years but still strugging to understand the entire picture" - me too ;-). Thanks!
@7674Manish
@7674Manish 4 жыл бұрын
Best Git explanation ever. Thank you Dave
@DavidMahler
@DavidMahler 4 жыл бұрын
You're welcome!
@cuinnet
@cuinnet Жыл бұрын
Best video about git so far I have seen. Thanks Dave.
@DavidMahler
@DavidMahler Жыл бұрын
Wow, thanks!
@sauravsharan
@sauravsharan 4 жыл бұрын
Thank you for making these videos. They're worth watching
@DavidMahler
@DavidMahler 4 жыл бұрын
Thanks!
@Nadzinator
@Nadzinator 4 жыл бұрын
What a fantastic visual breakdown. Why doesn't this have a bazillion views?
@DavidMahler
@DavidMahler 4 жыл бұрын
:shrug ha, thanks
@whiteboycarl1234
@whiteboycarl1234 3 жыл бұрын
really great explanation. easy to understand by showing visuals after each command
@DavidMahler
@DavidMahler 3 жыл бұрын
Thanks!
@DevendraSingh-pt1nv
@DevendraSingh-pt1nv 5 жыл бұрын
This is the best lecture I have found. Thank You so much! for providing proper intro of Git
@DavidMahler
@DavidMahler 4 жыл бұрын
Thanks!
@AntonFrolov1
@AntonFrolov1 3 жыл бұрын
2 medals and a coffee to David
@DavidMahler
@DavidMahler 3 жыл бұрын
Send it over, could use one :-). Thanks!
@AntonFrolov1
@AntonFrolov1 3 жыл бұрын
@@DavidMahler add a donation method to video description pls E.g. KO-FI is a good service
@AntonFrolov1
@AntonFrolov1 3 жыл бұрын
@@DavidMahler David :)?
@DavidMahler
@DavidMahler 3 жыл бұрын
@@AntonFrolov1 Hi, I really appreciate the sentiment! No need though, I was kidding :-).
@liampower3071
@liampower3071 6 жыл бұрын
Great combination of verbal and graphical instruction. Well done David!
@DavidMahler
@DavidMahler 6 жыл бұрын
Thank you Liam!
@alzalame
@alzalame 4 жыл бұрын
Best ever intro about git , kudos .
@DavidMahler
@DavidMahler 4 жыл бұрын
Thanks!
@JunaidRao
@JunaidRao 4 жыл бұрын
This video should be made as official tutorial for git, amazing explanation.
@DavidMahler
@DavidMahler 4 жыл бұрын
Thanks!
@univuniveral9713
@univuniveral9713 3 жыл бұрын
Man, you are a very good teacher.
@DavidMahler
@DavidMahler 3 жыл бұрын
Thanks!
@ashishchandra1
@ashishchandra1 7 жыл бұрын
One of the most amazing of introducing stuff. I am following your videos for long, and the way you explain in such lucid manner makes things so easy. I have learnt a lot and implemented stuff watching your videos and it has helped me immensely. Keep up the good work David :)
@DavidMahler
@DavidMahler 7 жыл бұрын
That's excellent. Thanks, Ashish. It's very helpful to hear you have learned some things and implemented them. Comments like this let me know it's worth it to keep making them!
@roderickvannievelt2541
@roderickvannievelt2541 2 жыл бұрын
By far the best video on the topic.
@DavidMahler
@DavidMahler Жыл бұрын
TY Roderick!!!!
@rajasivagaminathan9828
@rajasivagaminathan9828 5 жыл бұрын
Very nicely done. A tutorial cannot get any better than this. Thank you!
@DavidMahler
@DavidMahler 5 жыл бұрын
Thank you!!
@adelabdellatif
@adelabdellatif 3 жыл бұрын
best video I saw on GIT introduction. Thank you very much
@DavidMahler
@DavidMahler 2 жыл бұрын
yw!
@donrobins3394
@donrobins3394 6 жыл бұрын
@David - can’t add much to all the other accolades except that I agree best and most direct overview and intro to Git I’ve ever watched. Best part is the simplicity of your text-file examples used and of course your two prime visuals. Take the complex and simplify it, as you have, and your audience will love you. I will share with my network in the Salesforce world where Git is becoming more and more prevalent, but where there is also a lack of knowledge and understanding of Git in the newbie developer community. Great work.
@DavidMahler
@DavidMahler 5 жыл бұрын
Hi Don, thanks for the detailed feedback and the specific use case/group you feel this is useful to! I simplify because I have to to understand it myself ;-). I sometimes feel like one (me) has to be a little bit dumb to teach a complex subject well so they can explain it more simply.
Introduction to Git - Branching and Merging
28:48
David Mahler
Рет қаралды 486 М.
Introduction to Git - Remotes
31:16
David Mahler
Рет қаралды 164 М.
Алексей Щербаков разнес ВДВшников
00:47
Introduction to TCPDUMP
18:48
David Mahler
Рет қаралды 147 М.
Git Internals -  How Git Works - Fear Not The SHA!
31:23
GitLab
Рет қаралды 117 М.
Git Branching and Merging - Detailed Tutorial
54:28
SuperSimpleDev
Рет қаралды 200 М.
How to be a git expert
46:26
Floating Little Leaves of Code
Рет қаралды 155 М.
The Tragedy of systemd
47:18
linux.conf.au
Рет қаралды 1,1 МЛН
Creator of git, Linus Torvalds Presents the Fundamentals of git
1:10:15
Developers Alliance
Рет қаралды 80 М.
Git Tutorial For Dummies
19:25
Nick White
Рет қаралды 1 МЛН
So You Think You Know Git - FOSDEM 2024
47:00
GitButler
Рет қаралды 1,1 МЛН
Introduction to Linux Network Namespaces
25:51
David Mahler
Рет қаралды 123 М.