Git Branching and Merging - Detailed Tutorial

Learn Git branching and merging and use it with GitHub in the feature branch workflow. Branching and merging are powerful features of Git and GitHub that allows teams to work simultaneously in a project. Once you learn branching and merging, you'll be at a professional level of Git and GitHub.
Part 1 of this Git and GitHub tutorial:
• Git and GitHub - 0 Exp...
Part 2 of this Git and GitHub tutorial:
• Git and GitHub - 0 Exp...
Git and GitHub cheatsheet:
supersimple.dev/courses/git-g...
0:00 Branching
1:42 Branching example
11:31 Merging
19:23 Merge conflicts
27:26 Feature branch workflow
37:51 Update local repository after merge
40:27 Merge conflicts in feature branch workflow
48:52 Resolve merge conflicts on our computer
Contact: supersimple.dev/feedback
Behind the scenes: / supersimple.dev
Latest updates: / supersimpledev
#git
#github
#gittutorial
#learntocode
#codingtutorial
#webdeveloper

Пікірлер: 314

  • @hari48907
    @hari489077 ай бұрын

    please don't skip ads...he is working really hard to make us understand

  • @Juanfu224

    @Juanfu224

    Ай бұрын

    I have adblocker but i put mi like and comment to help to the algoritm

  • @paragggoyal1552

    @paragggoyal1552

    Ай бұрын

    but i am a premium member

  • @oualidelmernissi2315

    @oualidelmernissi2315

    Ай бұрын

    @@paragggoyal1552 I Think if you are premium they get a cut directly -- > So no worries for that :)

  • @lightningknight1090

    @lightningknight1090

    8 күн бұрын

    But the creator turned off the ads

  • @BamItsHazel
    @BamItsHazel3 ай бұрын

    Amazing 3 part tutorial. Simple enough for anyone to understand, really broke down a seemingly complex subject. Thank you for saving my university life. And props to myself for self-learning, and to anyone else that reads this comment too!

  • @slatercolt
    @slatercolt2 ай бұрын

    DUDE! Thank you, I just finished your 10 video playlist as of this video and I intend to watch the rest of the videos that you have uploaded! Super grateful for these, I'm already a software engineer but this is improving my engineering literacy and competence so much!

  • @santiagoaristi2808
    @santiagoaristi2808 Жыл бұрын

    Really enjoyed learning with this tutorial! I feel like I have a better grasp on git and github. The explanations on merging and branching really were explained in simple terms where someone that is new to tech can understand. Thanks for this video!

  • @longnhat6405
    @longnhat6405 Жыл бұрын

    You are a lifesaver! Your HTML CSS course is amazing, and you also made an incredible video! Keep going our community needs people like you. I really appreciate that!

  • @user-wf9el1lt1o
    @user-wf9el1lt1o7 ай бұрын

    This is such a detailed, helpful, and easy-to-understand video teaching git. Love it! Thanks so much!

  • @buzzht
    @buzzht Жыл бұрын

    I have followed all 3 videos in this series and it's been a great learning experience. The pace, the examples, the explanations everything is just perfect. Would definitely recommend to all my colleagues. Thank you so much.

  • @zKiid
    @zKiid Жыл бұрын

    By far the best teacher I've watched on KZread. Thank you Simon.

  • @VishalKanwar-nv3po
    @VishalKanwar-nv3po6 ай бұрын

    It was Absolutely AMAZING. Exactly the stuff I was looking for. I was tired of only the basic intro to git videos. You did an awesome job explaining the team workflow and how it should be used. ♥

  • @cooper24
    @cooper242 жыл бұрын

    Thank you! I'm a solo developer and I was having a hard time coming up with a solid workflow. Your video really helped me figure out what I want to do.

  • @SuperSimpleDev

    @SuperSimpleDev

    2 жыл бұрын

    I'm happy it helps! Usually I create a branch and merge it in even when I'm working alone since it gets me into the habit, and also it's easier to review my code using the Pull Request process on GitHub

  • @ParleysWoodedJourney
    @ParleysWoodedJourney Жыл бұрын

    This Git series is awesome. Now to do some practicing. Thank you so much. I'm sharing this with my team.

  • @josejaimefelixgarciagarcia8884
    @josejaimefelixgarciagarcia8884 Жыл бұрын

    Finally found a video that explains the conflicts. The examples are great. I hope you can teach us what happens when it has conflicts in multiple files.

  • @polikaify
    @polikaify Жыл бұрын

    Thank you so much! I am very new to coding (let alone Git and Github) and trying to set up the system to link between files on my PC to the Github. I was searching around, reading through probably more than 20 sources in the timespan of days. None really worked for me. Your video is the answer! I really appreciate your help and sharing the knowledge. Please continue the great works, we need you.

  • @LittleVidds
    @LittleVidds Жыл бұрын

    Just finished all three Git and Github videos! Loved your teaching method, would definitely appreciate a course or video about testing :). Thanks for this helpful course!

  • @ahmedoutalebna9270
    @ahmedoutalebna92707 ай бұрын

    this is one of the best tuto in branching and merging in youtube, great work

  • @treequin
    @treequin11 ай бұрын

    Thank you again for making these tutorials. I'm an aspiring programmer and after watching the three videos, I feel like I have a solid base to use both Git and GitHub (which baffled me so much before).

  • @tau9632
    @tau9632 Жыл бұрын

    I wish I could super-like this video.. so clear and concise, with amazing visual aids and examples - perfect!

  • @shohruhrustamov3449
    @shohruhrustamov34493 ай бұрын

    thanksssss, simon, i saw so many git tutorials, but this one is the best, i spent 3 months(i know it is too long) to understand how git works and had no success, but you explained it in 3 videos, thank you very much

  • @aleksandar7463
    @aleksandar7463 Жыл бұрын

    Great course! Extremely valuable input for someone who is about to start working in collaboration with other developers.

  • @uzochukwu1556
    @uzochukwu15563 ай бұрын

    Coming across your channel was one of the best things that happened to me on KZread. I've learned from your HTML and CSS video, your JavaScript videos, and then this. I am working on a project with my friend and my knowledge of Git was murky, but because of how well you explained everything in this 3 part course, I clearly understand how to use GitHub. Thank you for this, you're truly making a tech career possible for anyone.

  • @ukpkmkk8409
    @ukpkmkk8409 Жыл бұрын

    Really appreaciate what u have done for those vids, i have watched all the git tutorial that u have posted, i gotta say that they help me alot, thank u again from the bottom of my heart!!!!

  • @batchrocketproject4720
    @batchrocketproject47202 жыл бұрын

    Thank you for taking the time to do such a thorough job. This is gold dust to those of us who work on our own and only really need to use basic branching. It is refreshing to have someone who clearly routinely works in a team explain how developers manage different streams. I wish your channel all the success it deserves.

  • @SuperSimpleDev

    @SuperSimpleDev

    2 жыл бұрын

    Thanks for watching! 😀 most of the time with Git, it's better to keep it simple

  • @an0n_amr

    @an0n_amr

    9 ай бұрын

    @@SuperSimpleDev Thank you for those 3 simple Git explanation videos. literally from zero to hero

  • @betrandndah6862
    @betrandndah68622 жыл бұрын

    This is the best Git tutorial I have ever watch. Good job mate

  • @bombdotcomist
    @bombdotcomist Жыл бұрын

    CS student at Illinois here, exceptional tutorial man. Better than anything showed in class. Thumbs upped for sure.

  • @user-vf8jr2yf7y
    @user-vf8jr2yf7y8 ай бұрын

    You are one of the reasons which made me confident that, I can program like a pro and things that seem complicated aren't hard, just a good teacher can make it look easy.

  • @jkaryskycoo
    @jkaryskycoo7 ай бұрын

    I like your style. No flash, no pizzazz. Subscribed.

  • @rahulsaxena392
    @rahulsaxena3922 ай бұрын

    Very crisp and clear explanation of Git from scratch. Thanks a ton . Need more videos on other topics please like CI/CD Jenkins , Microservice etc.

  • @fadygamilmahrousmasoud5863
    @fadygamilmahrousmasoud58634 ай бұрын

    I think this is the best video talking about branching and how to work daily using Git, Thanks man.

  • @ranjeetnbittu
    @ranjeetnbittu Жыл бұрын

    Great tutorial - very crisp and clear explanation with simple and relevant examples. Thank you so much for creating this tutorials. Keep giving your knowledge back to the society. Thanks 👍👍

  • @shreyasnair7949
    @shreyasnair7949 Жыл бұрын

    This is the best tutorial for branches Available on KZread

  • @lakshya209
    @lakshya20910 ай бұрын

    Wow, seriously thank you for taking out so much time for this. God bless you!

  • @valdenicio22
    @valdenicio222 жыл бұрын

    I'm not even a native English speaker but the way that you explain everything is easy to understand. Also, that work experience that you've been adding to the videos, really adds a lot of value. Thanks for sharing that. Subscribed++.

  • @SamiUllah-sh9rb
    @SamiUllah-sh9rb7 ай бұрын

    I have never seen such great tutorial about git branching. Loved it❤🎉🎉

  • @israelnoah18
    @israelnoah18 Жыл бұрын

    Looking forward for more well explained videos on git, github and other software technologies such as this,Thanks

  • @fredca7178
    @fredca71783 ай бұрын

    This course was absolutely increadible. Thank you very much

  • @johnvela1508
    @johnvela1508 Жыл бұрын

    This course was amazing, thanks for everything!!!

  • @user-th1zt8ed1z
    @user-th1zt8ed1z6 ай бұрын

    I've watched all 3 parts and I reaaally learned a lot. As a freshman in university majoring in computer science, your courses taught me what I won't learn from the university classes. It's well-organized and I have no problem with your clear English even though I'm not good at English. Thank you!!!

  • @zari_723
    @zari_7239 ай бұрын

    thank you for all 3 videos, you have great teaching skills and you explain everything perfectly 👌

  • @ahlambeyoud1709
    @ahlambeyoud17097 ай бұрын

    No one ever explained git like you the best video on KZread. million thanks to you 💖

  • @ragavs1709
    @ragavs17094 ай бұрын

    Got a real time organization experience!!! Thanks a ton

  • @movsesaghabekyan9794
    @movsesaghabekyan97945 ай бұрын

    Thank you very much it helped me a lot but I want to mention that its generally recommended to resolve conflicts on the branch where the changes were introduced to keep a cleaner and more organized history. Wish you all luck who reading this :)

  • @edenng8431
    @edenng84313 ай бұрын

    I am very new to git and github. Thank you so much for the great content. It is very helpful!!!

  • @Superswallow
    @Superswallow Жыл бұрын

    Best tutorial ever. Very easy to follow from start to finish. I had zero knowledge on git but now im confident with the syntax and workflow of how to use git. My internship coming up and I can’t wait to apply on a real project. Looking forward to more tutorials. I’m truly grateful and indebted to you. You deserve 1M subs!

  • @SuperSimpleDev

    @SuperSimpleDev

    Жыл бұрын

    Thanks for watching! That's awesome, hopefully when you start using it on the job, it will be a lot easier to see how and why git is used

  • @rahultino
    @rahultino2 жыл бұрын

    This is one of the simplest and best explained git tutorial I have come across. You keep things simple. You walk through simple scenarios and then build up to more complex scenarios. Very well done.

  • @SuperSimpleDev

    @SuperSimpleDev

    2 жыл бұрын

    Thanks for watching! I'm happy you're able to understand the explanations!

  • @weixintoo5939
    @weixintoo59393 ай бұрын

    Hi Simon, thank you very much for your git and GitHub tutorials. Before this, I always felt like git and GitHub were so intimidating, but you made them so easy to understand and I have learned a lot of knowledge from you =)

  • @franciskhoury4288
    @franciskhoury428811 ай бұрын

    SuperSimpleDev and @IAmTimCorey are saving my sanity. After years of being the "IT guy who doesn't understand the fundamentals behind the stuff he works with", I have been making a effort to educate myself in my spare time to begin cracking open the black boxes I work with day after day. I have mapped a course of learning as suggested by Tim in one of his videos, and so far, I have been very pleased with the SuperSimpleDev courses I have completed...starting with HTML5/CSS3 and now Git Fundamentals. The latter has already made a big difference in my ability to complete a project. Thank you, SSD; you are an excellent teacher!

  • @Tech-ub8dd
    @Tech-ub8dd10 ай бұрын

    Thank you for this tutorial, its very professional , very clean and easy to follow!

  • @kumarmahendra2611
    @kumarmahendra2611 Жыл бұрын

    Thank you for creating this series..!

  • @Vignesh-ho2dn
    @Vignesh-ho2dn6 ай бұрын

    Thank you for such an elaborate video. It helped a lot!

  • @purplesky135
    @purplesky1355 ай бұрын

    thank you so much seriously, I appreciate people like you a lot

  • @faroukbello164
    @faroukbello164 Жыл бұрын

    You are the real MVP, thank you very much. We hope to see more amazing content in 2023.

  • @abderrahmenekasmi2024
    @abderrahmenekasmi20245 ай бұрын

    Thank you for this amazing course

  • @shantkumarbiradar9255
    @shantkumarbiradar92559 ай бұрын

    Just here to say, 'Thank you and much appreciated'!! You know how to explain concepts.

  • @judithukachukwu6434
    @judithukachukwu6434 Жыл бұрын

    You are great teacher, I understood every bit of what you said. Thank you so much. Best video I ever watched

  • @ConnyTangring
    @ConnyTangring2 ай бұрын

    Excellent tutorial! Great work. Thanks.

  • @bishalgiri3646
    @bishalgiri36462 жыл бұрын

    you made it crystal clear. Thank you so much no one made it this simple to understand 😊

  • @SuperSimpleDev

    @SuperSimpleDev

    2 жыл бұрын

    Thanks for watching 😄

  • @vector-wf7ly
    @vector-wf7ly6 ай бұрын

    Thank you. It is easy to understand. Your teaching skill is great.

  • @yusufrahimov9160
    @yusufrahimov9160 Жыл бұрын

    This tutorial is a great resource for learning about programming. Thanks

  • @just_julia_things
    @just_julia_things7 ай бұрын

    This 3-part video was such a thorough tutorial, you don't know how happy & excited I felt after finishing it & getting to apply it to my project. I know you made this two years ago, but I want to let you know that even now, you're still able to help aspiring devs learn through your videos. I've been gushing about you and your channel to my friends recently HAHAHA. I hope you and your channel gets the success it deserves!!

  • @lakshman587
    @lakshman587 Жыл бұрын

    This was the exact video I was searching for!! Thank you so much!!!!

  • @mrashad_com
    @mrashad_com Жыл бұрын

    I am very appreciative of this tutorial video; it has been immensely helpful.

  • @VaurionX
    @VaurionX5 ай бұрын

    Another great tutorial. Your explanations are so clear.

  • @harrisonliang326
    @harrisonliang3269 ай бұрын

    This was the best Git and Github tutorial I've ever watched. I went through all 3 parts and did every example. I now have a much better understanding of how everything works. Liked and subscribed😎 Thank you so much!

  • @SuperSimpleDev

    @SuperSimpleDev

    9 ай бұрын

    Thanks for your nice comment! I am glad that it helped! :)

  • @InglesConConfianza
    @InglesConConfianza8 ай бұрын

    FANTASTIC Tutorial

  • @yureshmajhi5208
    @yureshmajhi5208 Жыл бұрын

    If you had never made this video, I would have never learned git or github. Best tutorial on youtube.

  • @kunalkittur4608
    @kunalkittur4608 Жыл бұрын

    Thank you for the tutorial.. I'm just starting my coding journey and this video has been a great stepping stone!

  • @chandru7651
    @chandru76512 жыл бұрын

    Explained exactly how any one can imagine when learning this branching and merging concepts..thanks for your work...

  • @SuperSimpleDev

    @SuperSimpleDev

    2 жыл бұрын

    Thanks for watching 😀

  • @AmanVerma-pm2dy
    @AmanVerma-pm2dy2 ай бұрын

    Really nice and clear explanation. I was interning at a company last year, and I saw the feature branch workflow in action. I had a really difficult time understanding what was going on because it was all new to me, and as a result, encountering a ton of merge conflicts because other developers were making the changes to the same repo too. Most of the time I was merging branches here and there and as a result, sometimes even losing the work I did. After following along the video, I got over my fear of branches. I still am confused about why would we merge master to feature2 branch though instead of the other way around. I'll still need a bit of practise with this. All in all, really nice explanation!

  • @juliealmer6383
    @juliealmer63834 ай бұрын

    You are amazing! I went through all 3 videos and I went from being clueless on the command line and wanting to download/use VS Code to fully understanding. Now I just need more practice. Thank you so much for your clear and concise videos and please keep it up! I can't wait to learn more from your videos.

  • @SuperSimpleDev

    @SuperSimpleDev

    4 ай бұрын

    Thanks for watching! I'm happy you found it helpful

  • @swapnilshingote8773
    @swapnilshingote87732 жыл бұрын

    Thank you sir...I have watched your all 3 part series on Git and I dont think anyone would have been able to explain minutely the way you did it...Thanks I am feeling more confident now on using Git and also to face interview questions , before this I used to mug up the commands but didn't knew the actual background of it..

  • @SuperSimpleDev

    @SuperSimpleDev

    2 жыл бұрын

    Thanks for watching 😀 yup all the git commands we use serve a purpose and once we understand that it’s much easier to know what to do. That’s interesting, I actually haven’t encountered Git questions in an interview though (other than they ask me to download a project repo from git to work on)

  • @merjentoylyyewa9438
    @merjentoylyyewa94384 ай бұрын

    Very simple and detailed explanation saved my day❤

  • @nivena
    @nivena9 ай бұрын

    Awesome, the three part tutorial has helped a lot

  • @lakshman587
    @lakshman587 Жыл бұрын

    Thank you soooooo much!!! I clearly understood the complete video!!!! Million billion trillion thanks to you!!!!!

  • @sorinica
    @sorinica6 ай бұрын

    Thank you for the tutorial!

  • @gever200
    @gever2009 ай бұрын

    such a great tutorial! thank you so much

  • @SuperSimpleDev

    @SuperSimpleDev

    9 ай бұрын

    You're so welcome!

  • @marcdkun19
    @marcdkun192 жыл бұрын

    Thanks. I last used git in 2018. I needed this refresher. This is the part of git that really messes me up. Very clear explanation. Thanks thanks. More topics please.

  • @SuperSimpleDev

    @SuperSimpleDev

    2 жыл бұрын

    I’m glad it was helpful 😄 thanks for watching

  • @user-lx3hx8qb7q
    @user-lx3hx8qb7q9 ай бұрын

    AMAZING TUTORIAL

  • @tundemikail5678
    @tundemikail56782 жыл бұрын

    I just subscribed to your channel. You made git branching & merging so simple, so i want to say thank you and keep up the good work.

  • @SuperSimpleDev

    @SuperSimpleDev

    2 жыл бұрын

    Thanks for watching! I’m glad it’s easy to understand 😄

  • @casmironyeka1104
    @casmironyeka11049 ай бұрын

    Your Platform is the best. I've watched all your videos and I can't wait to have more contents from you. You made learning Git fun. Thank You 👍

  • @SuperSimpleDev

    @SuperSimpleDev

    9 ай бұрын

    Thank you for your comment! I am glad that you like them :)

  • @casmironyeka1104

    @casmironyeka1104

    9 ай бұрын

    @@SuperSimpleDev I wish you could be active on your social media platforms like Instagram or Twitter.

  • @ujjawalshrivastava1829
    @ujjawalshrivastava182911 ай бұрын

    Thankyou for making such a amazing and easy explanation in this tutorial for github again thankyou brother ❤️

  • @ENC77
    @ENC776 ай бұрын

    Simon am such a slow leaner and am doing a career change at 46 doing full stack and l must say l almost quit until l watched your JavaScript tutorial! Now am confident l will master my program! You are such an amazing tutor and when you explain it's as if you were part of the JS and Git team when they came up with these programs! l guess all am trying to say is thank you!

  • @zOldDude
    @zOldDude Жыл бұрын

    Sincere thanks are in order. This is valuable content.

  • @Hunkeykung
    @Hunkeykung Жыл бұрын

    Damn you are a natural teacher. Thank you. The teachers at my coding bootcamp should take notice. I felt so dumb not understanding this and you explain it so well. Apparently I made it way more complicated in my head.

  • @SuperSimpleDev

    @SuperSimpleDev

    Жыл бұрын

    Thanks for watching! I appreciate your support!

  • @stephikebudu
    @stephikebudu5 ай бұрын

    Very detailed info! Thank you!

  • @nanakomastu4354
    @nanakomastu43545 ай бұрын

    Thank you for giving such a good class...

  • @ikelejiemmanuel655
    @ikelejiemmanuel65522 күн бұрын

    This is so cool. Thanks Simon and bring more

  • @kurkov11
    @kurkov113 ай бұрын

    Such a great explanation. Thank you.

  • @manumanjunath8928
    @manumanjunath8928 Жыл бұрын

    Hello mate, thank you for such a wonderful explanation I enjoyed every bit of it. Keep uploading the videos in future whatever you do. once again thank you very much and god bless you🙂

  • @favournwachukwu9211
    @favournwachukwu92112 жыл бұрын

    Hello, as a younger developer from London your videos on HTML and css and GIT has so priceless to me and i wanted to say a big thank You.

  • @SuperSimpleDev

    @SuperSimpleDev

    2 жыл бұрын

    Great to hear Favour! Thanks!

  • @ibrahims.bangura2110
    @ibrahims.bangura21107 ай бұрын

    Thank you very much, sir. I wish I would have known this channel earlier

  • @universal4334
    @universal43345 ай бұрын

    This is really real stuff. This is what a software engineer does in daily life. Appreciate his work 👏 🙌

  • @Mac_Prince0
    @Mac_Prince07 ай бұрын

    This video is awesome!! ❤❤

  • @arunv8338
    @arunv83383 ай бұрын

    Normally i did give any comments... But this guy break my rules and pull my finger to type this ... This is absolutely amazing video.. its completely feel like Master level about branching and merging 💫💯

  • @od2437
    @od2437 Жыл бұрын

    Thank you! I came here for the conflict explanation

  • @Tracker_P
    @Tracker_PАй бұрын

    Gem of a tutorial, thank you so much

  • @Thesadsadgame
    @Thesadsadgame2 жыл бұрын

    Incredible tutorial! Love your style.

  • @SuperSimpleDev

    @SuperSimpleDev

    2 жыл бұрын

    Glad you like it!

  • @todorowael
    @todorowael Жыл бұрын

    Great tutorial, thank you!

  • @nirajjoshi3349
    @nirajjoshi3349 Жыл бұрын

    Superb tutorial, such kind of video is not available in you tube, you have done good job and justice with the topic. please create advance tutorial on topics like rebase and merge etc.

  • @user-td3gf7iq1z
    @user-td3gf7iq1zАй бұрын

    Thank you for your work.

  • @koribr764
    @koribr764 Жыл бұрын

    Thank you. I wish you had many more videos