Thanks Ben. You are a great teacher and this series is wonderful. Hopefully Googles algorithm sorts itself out as these videos deserve way more views. All newcomers to git should watch them!
@alexleung8423 жыл бұрын
you missed the most complex part that requires a tutorial: having a reviewer request changes and the submitter creating a revision
@BenKadel3 жыл бұрын
Yeh fair point!! Dang i knew i forgot something!! Cheers for the head up my dude
@kinnisonPaladin2 жыл бұрын
I have been looking for a tutorial about that for a while now. So Ben how about an added video to showcase not just the PRs but an actual code review with cinversations going back and forth, rerequesting changes, etc
@gerac Жыл бұрын
Awesome explanation! This video is somehow underated... THANKS BEN!!!
@agustinflames Жыл бұрын
Had to google whether the strawberries are berries or not. Thanks Ben !
@rafaeljimenezreina14732 жыл бұрын
Very illustrative, you had my "Like" before see you burp in a tutorial video. Sorry, but I was watching this a few minutes before lunch time here in Spain.
@varunaws44322 жыл бұрын
Thanks Ben for this Pull request session..thanks once again Your smile is superb 😍
@abdulmukit44202 жыл бұрын
I was watching the video in the office without headphones. Then you started screaming and running. My boss was behind me. Way to get attention... Thanks for the video too...
@mukundasmedari98803 жыл бұрын
You've blasted my eardrums 'Gitttttt'
@BenKadel3 жыл бұрын
Giiiiiiiiiittttttttttttt! ;)
@kayeshparvez3 жыл бұрын
Nicely explained ! Waiting for the next video in git series
@kevintanudjaja7597 Жыл бұрын
sorry noob question, in a big project, who will responsible for reviewing the code? the senior developer? the QC team? or no one review and accept pull directly. also how to test the branch before accepting the PR with just seeing the diff?
@Hydrophish2 жыл бұрын
Great video. What happens when the PR is rejected? Do you have to cancel the PR and back out the changes? Or just continue making changes to the current version and update the existing PR?
@bodilidily3 жыл бұрын
Fun fact I’ve only ever watched the first 2 minutes of a Ben Kadel video!
@BenKadel3 жыл бұрын
Usually the first 2 minutes of a video are used to hook an audience into watching more, i use it as an opportunity to show the audience how handsome, modest and funny I am before that gosh darn blasted terminal hogs all the screen space! ;)
@andreashuber76532 жыл бұрын
Awesome series. Thank so much.
@liliabekuzinaensosense8987 Жыл бұрын
You are incredible! Thank you for this course!
@TR-Ascend2 жыл бұрын
Can you explain how to use git on the terminal to download and test/review locally a Pull Request? As far as I see this is the way big projects work, thanks!
@EagerEggplant3 жыл бұрын
You should never approve without running the code first
@pabloaf873 жыл бұрын
Very informative, thanks!
@diawanchris3 жыл бұрын
Hi Ben, this is a nice series. I learn a lot from this series, thanks! I want to ask you a question, is there a way to do a pull requests from CLI?
@BenKadel3 жыл бұрын
Hey Diawan! This is actually a super question, so PRs are really platform specific, so PRs are slightly different on BitBucket than they are on Github HOWEVER to answer your question (if you are trying to do PRs on Github) then YES you can "do" pull requests in the CLI. Here is a link to some documentation on the awesome Github CLI (gh): cli.github.com/manual/gh_pr_review which enables you to not only submit pull requests to repos, but also add your reviews to PRs from the CLI. Wooo Woo! Hope this helps and answers your questions!
@diawanchris3 жыл бұрын
@@BenKadel I see, so different platform has different PR mechanism. I'll be sure to check the Github CLI, thanks Ben! One more question if you don't mind, do you plan to cover how to combine the small commits into one big commits in this series or maybe another video? I think it's called interactive rebase or something like that. Anyway, thanks for the great contents!
@BenKadel3 жыл бұрын
Hey Diawan, Sorry only just seen the whole body of this reply! haha! So actually yes I want to cover rebasing as a whole video on its own, explaining the concept and why its useful but also for "squashing" commits, the thing you are on about, its incredibly useful and i would definitly recommend it. just as a hot tip, if you want to squash locally on your branch you can use the interactive rebase command and instead of specifying another branch (which is the normal usage) you can specify simply an old commit in your branch, like this... git rebase -i HEAD~3 The above command would rebase all the commits up to 3 commits ago, aka a squash and turn all the 3 commits into one commit on top of that commit. Very yummy! But yeh to answer your question defo a rebase video coming in this series! great idea!
@diawanchris3 жыл бұрын
@@BenKadel Thanks for replying! I'll try out the command, thanks! Can't wait for the video to come out!
@shaanjohari23163 жыл бұрын
You are great teacher
@BenKadel3 жыл бұрын
Thank you so so much this means so much! Glad to help! What topics do you think i should cover next in the git series?
@shaanjohari23163 жыл бұрын
@@BenKadel I think making a best ReadMe file for recruiters for your github profile
@BenKadel3 жыл бұрын
Ooooooo now thats a nice idea!! TY
@shahnazmalik65533 жыл бұрын
You are Professional. Could you please make videos on Projects in Github? Please
@BenKadel3 жыл бұрын
Thanks so much for this lovely comment, could you tell me a little bit more about the kind of videos that you want? Do you mean me working on projects in github or me explaining projects and their layouts etc in github? Thanks
@shahnazmalik65533 жыл бұрын
@@BenKadel I mean how to use projects tool given inside GitHub to manage linked repositories and so on. The way you explain is really professional and of very high quality. I have already recommended my contacts to watch your GitHub series. Thank you so much.
@ozankurucu62613 жыл бұрын
Thank you bro.
@ViviFFIX4 жыл бұрын
That opening... Dude... Audio levels... Sort them out!
@BenKadel4 жыл бұрын
Im afraid that was by design ;P ;P you loved it really!
@ViviFFIX4 жыл бұрын
@@BenKadel Fix your design! No one wants to be wearing headphones and get their earn drums blown out by the word Git XD
@BenKadel4 жыл бұрын
But... but... then i wouldnt get to have heart warming conversations like this one.... plus you can totally get new ear drums, but me, i cant just "change my approach" are you mad!
@ViviFFIX4 жыл бұрын
@@BenKadel kzbin.info/www/bejne/i3LFXpuMZ9p1oJY
@kinnisonPaladin2 жыл бұрын
@@BenKadel I disagree, please change your approach, I had forgotten the volume on high after watching another video that had ridiculously low audio.. then I played your video, I already had it pretty loud, but it was bearable - before I had the chance to lower the volume your sudden scream almost gave me a heart attack 😞
@elmagnificent85503 жыл бұрын
Wasted 2 mins before the guy actually talks about the topic..
@BenKadel3 жыл бұрын
There are video chapters (timestamps) that you can see in the description of the video and also display along the bottom of the video frame (in a sort of chopped up bar) so that you can click the "chapter" (topic title) that you are interested in and skip ahead to that content if that helps at all... Most of my videos have a light hearted intro that is usually about 2 minutes, but i always ensure to have video chapters so that i don't waste anyone's time that wants to get to the meat of the video straight away, you just need to use the timestamps provided.