Branches, Commit, Pull Request, Merge in IntelliJ IDEA and GitHub: Example with Code

  Рет қаралды 50,998

Brandan Jones

Brandan Jones

3 жыл бұрын

A hands on look at branching strategies in Git, GitHub, and IntelliJ Idea. In this video, I create a new branch from IntelliJ IDEA, make changes to that branch, return to master and make changes, return to the feature branch and merge master into the feature branch, add one more change to the feature branch, create a pull request from feature to master, merge into master, and then pull all changes locally.

Пікірлер: 48
@-leaflet
@-leaflet 11 ай бұрын
The best video I watched on this topic so far!
@discospiff
@discospiff 11 ай бұрын
Awesome, I'm very happy to hear this feedback! GitHub and branches are very useful, in every size project.
@hrishikeshh
@hrishikeshh Жыл бұрын
Simply wow. Every question I had in mind was answered here. You are a brilliant teacher. : )
@discospiff
@discospiff Жыл бұрын
Thanks! This is really good to hear! Just curious, what were the questions you had, which this video answered?
@user-ez6bq6km3w
@user-ez6bq6km3w 2 жыл бұрын
Wow, thx so much Brandan for sharing. Really clearly explained.
@discospiff
@discospiff 2 жыл бұрын
Thanks! It's fulfilling to know when these videos help others.
@some_user_880
@some_user_880 2 жыл бұрын
Extremely nice! Both: material and the way of speaking are great)
@discospiff
@discospiff 2 жыл бұрын
Thank you! 😃 I'm happy you found this useful. It's great knowing that I can be of assistance.
@akshaykumar-cc9dh
@akshaykumar-cc9dh 2 жыл бұрын
Very Informative and nicely explained. Thank you so much!!
@discospiff
@discospiff 2 жыл бұрын
Thanks! Distributed version control is a game changer in software development. Especially feature branches.
@yakainhell
@yakainhell 2 жыл бұрын
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.
@discospiff
@discospiff 2 жыл бұрын
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. kzfaq.info/get/bejne/j8iXeqea2amdiGQ.html Thanks, Brandan
@saimamalim9861
@saimamalim9861 Жыл бұрын
great explanation! Thank you for the informative video.
@discospiff
@discospiff Жыл бұрын
Excellent! I'm glad you liked the explanation. I hope you're building something great!
@suryaroja2305
@suryaroja2305 2 жыл бұрын
Thanks Brandan , Very clearly explained
@discospiff
@discospiff 2 жыл бұрын
Thanks for the feedback! I'm glad it helped.
@royz_1
@royz_1 3 жыл бұрын
Great Explanation!
@discospiff
@discospiff 3 жыл бұрын
Thanks! Glad it helped.
@DenialUnravelling
@DenialUnravelling 3 жыл бұрын
Great video thank you so much for this
@discospiff
@discospiff 3 жыл бұрын
I'm glad it helped! Using branches with git is revolutionary for software development, IMHO.
@avinc6699
@avinc6699 2 жыл бұрын
Awesome tutorial....keep it up !!
@discospiff
@discospiff 2 жыл бұрын
Thanks for the feedback! I'm happy when people find my videos useful.
@hamuelagulto796
@hamuelagulto796 2 жыл бұрын
This what I need. Thank you
@discospiff
@discospiff 2 жыл бұрын
Excellent! I'm glad it helped.
@AjithKumar-uy4ew
@AjithKumar-uy4ew 2 жыл бұрын
Thank you , This helped me a lot
@discospiff
@discospiff 2 жыл бұрын
I'm glad it helped! Branches are a valuable way to manage source code and feature releases.
@samuelsodagudi
@samuelsodagudi 3 жыл бұрын
Clean and clear explanation👌👌👌
@hamuelagulto796
@hamuelagulto796 2 жыл бұрын
Very true
@musliminontong196
@musliminontong196 2 жыл бұрын
So informative tutorial thank you so much
@discospiff
@discospiff 2 жыл бұрын
You're welcome! Commit/Push/Pull, Merge Request, etc., is fundamental to good Version Control, so it deserves its own video. :)
@berg_ahorn
@berg_ahorn 2 жыл бұрын
you saved my life, thanks
@discospiff
@discospiff 2 жыл бұрын
I'm glad it helped! Thanks for taking time to let me know.
@amgadmohammed6358
@amgadmohammed6358 2 жыл бұрын
Amazing video thanks a lot
@discospiff
@discospiff 2 жыл бұрын
Excellent! I'm glad it helped. Thanks for the comment.
@Bob-zg2zf
@Bob-zg2zf 3 жыл бұрын
Idea is very nice and easy to use.
@discospiff
@discospiff 3 жыл бұрын
Thanks! It's the IDE I am using in the new playlist. kzfaq.info/get/bejne/bNymiMin3dKzoGw.html
@ed.d8065
@ed.d8065 3 жыл бұрын
Thank you!!
@discospiff
@discospiff 3 жыл бұрын
I'm glad it helped! Branches in Git are a powerful tool in today's development environment.
@tejassontakke1547
@tejassontakke1547 2 жыл бұрын
Superb explnation.
@discospiff
@discospiff 2 жыл бұрын
I appreciate the feedback! Version control with branches is revolutionary. I wish we had it when I started programming. ;)
@umeshn8330
@umeshn8330 2 жыл бұрын
Tanks of thanks Brandan
@discospiff
@discospiff 2 жыл бұрын
Thanks for watching!
@siddhanasri9238
@siddhanasri9238 3 жыл бұрын
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
@monicam4595
@monicam4595 2 жыл бұрын
Thanks!!
@discospiff
@discospiff 2 жыл бұрын
You're welcome! These are really good concepts to know. I'm glad you watched the video.
@saiprasadm8472
@saiprasadm8472 2 жыл бұрын
nice hands on
@discospiff
@discospiff 2 жыл бұрын
Branches are an amazing way to make our development process more efficient. I'm glad you liked the video!
@smorti8867
@smorti8867 3 жыл бұрын
4:41 merge
How to make a pull request on an open source project
16:57
Web Dev Cody
Рет қаралды 68 М.
Жайдарман | Туған күн 2024 | Алматы
2:22:55
Jaidarman OFFICIAL / JCI
Рет қаралды 1,8 МЛН
That's how money comes into our family
00:14
Mamasoboliha
Рет қаралды 11 МЛН
Debugging in IntelliJ
17:40
LaunchCode
Рет қаралды 290 М.
How To Use GitHub + VSCode: Create a Repository & Merge Changes With a Pull Request
6:05
Software Engineer Tutorials
Рет қаралды 144 М.
Working with Git feature branches | Git Workflows
9:10
Marco Behler
Рет қаралды 48 М.
Azure DevOps: Git Branching & Merging with Visual Studio
5:59
Benjamin Day
Рет қаралды 1,1 М.
Contributing to Open Source Can Change Your Life - Here’s How to Do It
3:18
Learn Fast Make Things
Рет қаралды 1,1 МЛН
How to commit changes  to git in Intellij Idea | git commit
12:50
Java Shastra
Рет қаралды 30 М.
How To Pull Request in 3 Minutes
3:06
Keep On Coding
Рет қаралды 93 М.
Keeping Feature Branches Up To Date With Rebasing | by @MarcoCodes
8:30
Git in IntelliJ | Tips & Tricks | Tech Primers
15:30
Tech Primers
Рет қаралды 30 М.