Awesome, I'm very happy to hear this feedback! GitHub and branches are very useful, in every size project.
@yakainhell2 жыл бұрын
Very clear and concise explanation with a really good example. Specially on how to use IntelliJ with Git. Thank You. One thing I would have like to hear, that in practice you don't merge your own pull requests. Someone else will review it and then merge. If you could have mentioned that I think it would be helpful to a new comer.
@discospiff2 жыл бұрын
Thanks! I appreciate this feedback. I agree, you should not merge your own pull requests. They should be code reviewed first. I created a separate video where I talk about code reviews and GitHub, though it's a bit different than a typical code review process. kzbin.info/www/bejne/j5PKeHefqahsjpI Thanks, Brandan
@hrishikeshh Жыл бұрын
Simply wow. Every question I had in mind was answered here. You are a brilliant teacher. : )
@discospiff Жыл бұрын
Thanks! This is really good to hear! Just curious, what were the questions you had, which this video answered?
@some_user_8803 жыл бұрын
Extremely nice! Both: material and the way of speaking are great)
@discospiff3 жыл бұрын
Thank you! 😃 I'm happy you found this useful. It's great knowing that I can be of assistance.
@深山养老2 жыл бұрын
Wow, thx so much Brandan for sharing. Really clearly explained.
@discospiff2 жыл бұрын
Thanks! It's fulfilling to know when these videos help others.
@suryaroja23052 жыл бұрын
Thanks Brandan , Very clearly explained
@discospiff2 жыл бұрын
Thanks for the feedback! I'm glad it helped.
@berg_ahorn2 жыл бұрын
you saved my life, thanks
@discospiff2 жыл бұрын
I'm glad it helped! Thanks for taking time to let me know.
@saimamalim98612 жыл бұрын
great explanation! Thank you for the informative video.
@discospiff2 жыл бұрын
Excellent! I'm glad you liked the explanation. I hope you're building something great!
@akshaykumar-cc9dh2 жыл бұрын
Very Informative and nicely explained. Thank you so much!!
@discospiff2 жыл бұрын
Thanks! Distributed version control is a game changer in software development. Especially feature branches.
@tejassontakke15472 жыл бұрын
Superb explnation.
@discospiff2 жыл бұрын
I appreciate the feedback! Version control with branches is revolutionary. I wish we had it when I started programming. ;)
@samuelsodagudi3 жыл бұрын
Clean and clear explanation👌👌👌
@hamuelagulto7962 жыл бұрын
Very true
@avinc66992 жыл бұрын
Awesome tutorial....keep it up !!
@discospiff2 жыл бұрын
Thanks for the feedback! I'm happy when people find my videos useful.
@hamuelagulto7962 жыл бұрын
This what I need. Thank you
@discospiff2 жыл бұрын
Excellent! I'm glad it helped.
@saiprasadm84723 жыл бұрын
nice hands on
@discospiff3 жыл бұрын
Branches are an amazing way to make our development process more efficient. I'm glad you liked the video!
@amgadmohammed63583 жыл бұрын
Amazing video thanks a lot
@discospiff3 жыл бұрын
Excellent! I'm glad it helped. Thanks for the comment.
@AjithKumar-uy4ew3 жыл бұрын
Thank you , This helped me a lot
@discospiff3 жыл бұрын
I'm glad it helped! Branches are a valuable way to manage source code and feature releases.
@ZeigarnikFx3 жыл бұрын
Great video thank you so much for this
@discospiff3 жыл бұрын
I'm glad it helped! Using branches with git is revolutionary for software development, IMHO.
@Bob-zg2zf4 жыл бұрын
Idea is very nice and easy to use.
@discospiff4 жыл бұрын
Thanks! It's the IDE I am using in the new playlist. kzbin.info/www/bejne/bKfZhpisrdGCppo
@royz_13 жыл бұрын
Great Explanation!
@discospiff3 жыл бұрын
Thanks! Glad it helped.
@umeshn83303 жыл бұрын
Tanks of thanks Brandan
@discospiff3 жыл бұрын
Thanks for watching!
@musliminontong1963 жыл бұрын
So informative tutorial thank you so much
@discospiff3 жыл бұрын
You're welcome! Commit/Push/Pull, Merge Request, etc., is fundamental to good Version Control, so it deserves its own video. :)
@ed.d80653 жыл бұрын
Thank you!!
@discospiff3 жыл бұрын
I'm glad it helped! Branches in Git are a powerful tool in today's development environment.
@monicam45953 жыл бұрын
Thanks!!
@discospiff3 жыл бұрын
You're welcome! These are really good concepts to know. I'm glad you watched the video.
@smorti88674 жыл бұрын
4:41 merge
@siddhanasri92384 жыл бұрын
Thanks Brandan, please create this for STS too, I am having merge/stash issues as it doesnt give an easy fix with a lot of snapshot