No video

Git Branches Tutorial

  Рет қаралды 243,279

freeCodeCamp.org

freeCodeCamp.org

Күн бұрын

Пікірлер: 123
@eelbo
@eelbo 2 жыл бұрын
(30:20) Comparing branches Just a short note: if you use _three_ dots instead of two you'll see _all_ the differences in commits between branches, so not only commits that are in the second branch compared to the first but vice versa as well. Excellent intro to branches, very concise.
@richardwaldron1684
@richardwaldron1684 8 күн бұрын
As a newbie to GitHub this is without a doubt the best, clearest and most informative demo of branching I've seen. I've learnt a lot from this - thanks for sharing
@salwabachraoui1730
@salwabachraoui1730 3 жыл бұрын
This channel is a life saver.
@the_randhir_singh9098
@the_randhir_singh9098 3 жыл бұрын
Cool
@aethelbread
@aethelbread 3 жыл бұрын
I live for you Intro Guy. FCC you are my ROCK!
@ossahmadrezaazimikohnabi5108
@ossahmadrezaazimikohnabi5108 3 жыл бұрын
I've learnt so much in this channel, I think I should tell my mother to bring you some goat milk :)) (we're nomads, it's costumery to give goats and goat products as gifts.)
@shauryakapoor2122
@shauryakapoor2122 3 жыл бұрын
Nomads have phones/customer? Even access to internet. Could you please tell us more about your lifestyle, I'm curious.
@giorgioamato8176
@giorgioamato8176 3 жыл бұрын
He is a modern nomad
@bengilman5188
@bengilman5188 3 жыл бұрын
@@shauryakapoor2122 he’s gotta be trolling
@ossahmadrezaazimikohnabi5108
@ossahmadrezaazimikohnabi5108 3 жыл бұрын
@@shauryakapoor2122 well I grew up in a city, so we do have net. But my parents where nomads for the first part of their life. Then my father went to school and became a health care worker, and was hired by the government, so technically we're not nomads any more, but my mother still does give people goat milk as a gift :))
@mosaed_b
@mosaed_b 2 жыл бұрын
Because you are a descendent of a nomad family, you are a nomad (in culture) and this might not mean technically you are nomad. That is also me, although I lived my whole life in a city, and I had ps1, ps2, ps3, ps4, pc, I am a software development employee, and my parents have degrees, but my grand grandparents were nomad, because of the high poverty at that time, so they have traveled a lot, and suffered, and we took their culture and manners.
@carlosdm94
@carlosdm94 3 жыл бұрын
Needed a git tutorial so bad! Thank you for all your effort and helping the comunity! Great job :)
@JLDRPT
@JLDRPT 3 жыл бұрын
4:59 - Sorry if I lost something, but you can create as many branches you want on your remote repository, like Github, Bitbucket, Gitea, etc.
@MrTomro
@MrTomro 3 жыл бұрын
yeah you are right.
@sebiporini
@sebiporini 3 жыл бұрын
Yes! I was waiting for this! Thanks! I am slowly falling in love with GIT
@ritheshverma2332
@ritheshverma2332 3 жыл бұрын
Yours videos are really amazing and helpful. Huge respect
@user-ug2fw3wk3c
@user-ug2fw3wk3c Жыл бұрын
It is really easy to understand with clear and straightforward examples. Thanks for your great effort! 😁
@user-ii4td6qt8d
@user-ii4td6qt8d 5 ай бұрын
Use this command "because I'm more comfortable with it". Thanks for the explanation.
@RohitPatnaik7
@RohitPatnaik7 3 жыл бұрын
I must say you guys are amazing..... thank you ❤
@burkhartwolff4429
@burkhartwolff4429 2 жыл бұрын
Great Tutorial - just the level of abstraction I needed on the subject. Very pedagigical explanations...
@amyjackson1104
@amyjackson1104 2 жыл бұрын
God bless u! I was having so much trouble figuring things out without your video! Thanks so so much!
@johplaysmusic
@johplaysmusic Жыл бұрын
This man is Tech Curry
@AlexBurov-wk8my
@AlexBurov-wk8my 10 ай бұрын
this s extremely awesome video about branching god bless you Mr with clear voice and explanation
@rafapioli75
@rafapioli75 3 жыл бұрын
Great explanation! It refreshs my memory like a breeze!
@AmberRathour366
@AmberRathour366 2 жыл бұрын
Thank you!
@matovumatthew1242
@matovumatthew1242 Жыл бұрын
Thanks very short and straight forward tutorial
@paulaabad8329
@paulaabad8329 2 жыл бұрын
Thank 🤓💜, the integration of the branches was clearer, I had confusion with the commands. Excellent 👾
@Sa-jh5xc
@Sa-jh5xc 3 жыл бұрын
Please add Polish subtitles in the future, I am learning English along with programming and I admit that sometimes I do not understand what is being said. I really don't know a more valuable channel. Congratulations for your work!
@dmitriilobanov3980
@dmitriilobanov3980 3 жыл бұрын
Very comprehensive guide. An excellent teacher
@ManojKumar-jb4sc
@ManojKumar-jb4sc 2 жыл бұрын
Thankyou. It is such a helpfull tutorial to undestand git branches. Now also want to watch your git tutorial as well.
@thecrownofnoah9100
@thecrownofnoah9100 3 жыл бұрын
Tip: if you go to a terminal or shell and type git help, it will show you git commands and what their functions are.
@uc7602
@uc7602 9 ай бұрын
Thank you for this very informative video and I will start using git switch to switch between branches too 👍!
@AleksandarIvanov69
@AleksandarIvanov69 3 жыл бұрын
'git push --delete origin feature/branch' is easier to remember, because the delete flag is of the push operation and then the location and object are given :)
@aljustiet
@aljustiet Жыл бұрын
I don't have it
@mattgraves3709
@mattgraves3709 2 жыл бұрын
Extremely practical. Thank you for making this.
@pulok9909
@pulok9909 3 жыл бұрын
Great tutorial.
@anarelle
@anarelle 2 жыл бұрын
Great tutorial! Although I would've chosen different names for branches as it makes it confusing to follow up. If the command is called "branch" then I wouldn't name my branch "my-branch" as there are too many occurrences of "branch". Or "uploader" as the name of a branch to be uploaded causes you to say things like "I'll upload my uploader", which can be confusing for beginners. Other than that, great sound quality, great flow and great content.
@pjmclenon
@pjmclenon Жыл бұрын
the 1st command--git branch new-- doesnt even work
@louielee3583
@louielee3583 3 жыл бұрын
Link to the cheatsheet mentioned at 32:40 www.git-tower.com/learn/cheat-sheets/git-branches/
@hadouken99
@hadouken99 7 ай бұрын
Thank you for this good course
@chuck.dev007
@chuck.dev007 Жыл бұрын
Simple and concise.
@sherlockva
@sherlockva Жыл бұрын
Thanks! Very informative.
@MovvaTapaswipeace
@MovvaTapaswipeace 3 жыл бұрын
ISTG, I was checking for it like yesterday!!!!!!
@kostiantynkarzhanov9216
@kostiantynkarzhanov9216 Жыл бұрын
Thank you, very good tutorial! 💛
@Phas0ruk
@Phas0ruk 2 жыл бұрын
Excellent tutorial
@Balkac
@Balkac 3 жыл бұрын
Very cool explanation!
@teflonhav
@teflonhav Жыл бұрын
thank you!
@soheilnazari6731
@soheilnazari6731 Жыл бұрын
Great Video, explained nicely
@JasonLayton
@JasonLayton 2 жыл бұрын
This tutorial is very helpful!
@thevagabond85yt
@thevagabond85yt 10 ай бұрын
never knew stephen curry so good at git
@webcodingoprogrammingtips2090
@webcodingoprogrammingtips2090 3 жыл бұрын
Great video
@therealfreezzz
@therealfreezzz 3 жыл бұрын
Just awesome. Thank you so much!
@7s9n
@7s9n 2 жыл бұрын
Great tutorial 💛💛
@threekingdoms99
@threekingdoms99 3 жыл бұрын
very useful, thank you!
@WorkHorse3002
@WorkHorse3002 10 ай бұрын
Continue from 17:24 Personal bookmark, please ignore
@VskiDevs
@VskiDevs 2 жыл бұрын
amazing stuff... but now how do I push a whole folder to a specific branch?
@viniciusm.m.7822
@viniciusm.m.7822 2 жыл бұрын
Thank you!!! God bless!
@StephenRayner
@StephenRayner 3 жыл бұрын
Voting this one down for using tower
@darkexior
@darkexior 2 жыл бұрын
Amazing.. thank you so much
@lakshmimanne8796
@lakshmimanne8796 3 жыл бұрын
Mass git tower mass
@credoboyofficial
@credoboyofficial 3 жыл бұрын
Oh git is so fun
@louismarieatolukoayariga6052
@louismarieatolukoayariga6052 Жыл бұрын
Can there be conflicts when merging branches and how do we deal with the conflicts if they may come up?
@markosmuche4193
@markosmuche4193 3 жыл бұрын
what annoyed me is that, you were focusing on introducing the GUI thing. I gave it a thumbs up tho. good quality.
@esiarbaantwi7271
@esiarbaantwi7271 3 жыл бұрын
Thanks for the video. Please can you do tutorials on digital marketing.
@okidokiyowyow356
@okidokiyowyow356 3 жыл бұрын
Thanks.
@adeni4359
@adeni4359 3 жыл бұрын
I love the way he teach. Does he have other tutorial videos on Git?
@27sosite73
@27sosite73 Жыл бұрын
google him
@artificialcode
@artificialcode Жыл бұрын
His name's probably 47, Tobias reaper is just a stage name
@super7ace
@super7ace Жыл бұрын
Hello, Im not able to download the cheat sheet.
@user-rf8qf9zi8i
@user-rf8qf9zi8i 7 ай бұрын
How to update my git hub repository when i have downloaded a new npm package in my project.
@ketchupparty9997
@ketchupparty9997 3 жыл бұрын
A course on Three.js please
@md.iqbalmahamudmoon3012
@md.iqbalmahamudmoon3012 7 ай бұрын
does anyone have the slides used for this session?
@pjmclenon
@pjmclenon Жыл бұрын
i did git init and the your command doesn ot even work
@StellarStoic
@StellarStoic Жыл бұрын
The course is great but never get to manage to get a cheatsheet. Too many clicks and always found myself in the loop. Never get the download link only email with Tower picture and confirm subscription. After confirmation it opens Tweet for the T-shirt and ....well the web is full of cheatsceats anyway so I stoped researching why is this happening. thanks tobias for explaining branches
@jimshtepa5423
@jimshtepa5423 Жыл бұрын
at 15:04 is git branch --track an alternative to git clone?
@bluemodize7718
@bluemodize7718 3 жыл бұрын
you are great i like you youtube channel
@sivuyilesifuba
@sivuyilesifuba 9 ай бұрын
@devangprabhune3591
@devangprabhune3591 3 жыл бұрын
The intro guy so much looks like older gilfoyle
@DonWhatever221
@DonWhatever221 2 жыл бұрын
If i am in master branch and create a new branch the way it is described here, all the changes that i make on the new branch get automatically pushed to my master branch (and if i want to merge, git says my branch is already up to date). Can anybody explain?
@dtisue85
@dtisue85 2 жыл бұрын
For some reason I filled out the form 3 times over the last 3 months and can't seem to get the cheatsheet. Is there a way to just download it instead of having the download emailed?
@kayax01
@kayax01 2 жыл бұрын
Hi, I did some changes on a file locally (It's the only existing file...) but I didn't add it to the git project. Instead I created a new branch and made it active. Then I added the new modifications and commited them. I didn't push it yet to the remote repo. How can I access the unchanged (.pdf) file locally, say with adobe pdf-reader?
@user-bk1le1nt5h
@user-bk1le1nt5h Жыл бұрын
voila :p
@anissiddique9137
@anissiddique9137 3 жыл бұрын
Sir plz make a video tutorial on Objective-C plz plz
@kayax01
@kayax01 2 жыл бұрын
In the pdf file "working with branches in git" it says under publishing branches, that you can't create a branch remotely but instead you have to push the local one. So I did. But in github I couldn't see the new branch until I entered a name (the same one as locally) in a window called: "Find or create a branch". After that I could see the new branch also remotely. What is now correct?
@VskiDevs
@VskiDevs 2 жыл бұрын
wow
@yoshimitsupunk
@yoshimitsupunk 2 жыл бұрын
This video is a bit misleading. It only talks about the practical part of git branches. It didn't talk about what a git branch is and whether it's needed, when to use one, when not to use branches and the title didn't state whether it's for beginners or professionals. But I won't dislike it because it did at least explain how to create branches and work with them. You should change the video title to "How to work with git branches". I was looking for a more in-depth tutorial
@jettthecoder1185
@jettthecoder1185 3 жыл бұрын
Heck ya
@karma_yogi_42
@karma_yogi_42 3 жыл бұрын
Bless you guys. How can I contribute? Im not a super knowledgeable dev but I can be handy
@tarmon768
@tarmon768 3 жыл бұрын
Maybe use Git locally so you stop training the Copilot
@its_kumar
@its_kumar 3 жыл бұрын
Any chance to use tower in linux ?
@rabbanaabdilnakhairminqahr4648
@rabbanaabdilnakhairminqahr4648 Жыл бұрын
Ya rabb
@sachinsudaraka6397
@sachinsudaraka6397 3 жыл бұрын
❤️🤟
@vpundir3024
@vpundir3024 3 жыл бұрын
Only coders are first viewers
@shivjyotigarai2141
@shivjyotigarai2141 Жыл бұрын
8:50
@Caldaron
@Caldaron 2 жыл бұрын
would be nice if the presentator doesn't use a product you'd have to pay for after 30 days. how f-ing ridiculous can one be...
@Nimitz_oceo
@Nimitz_oceo 3 жыл бұрын
While I appreciate your dedication, however you have contradicted yourself. You said you will be doing everything from the cli but you constantly referred to your git UI instead of using the cli, NOT COOL
@HighRollersLounge
@HighRollersLounge 3 жыл бұрын
Because this whole video is actually an elaborate advertisement of tool called Git Tower
@liam_iam
@liam_iam 3 жыл бұрын
ye it's an ad. but he's still performing all the actions from the cli and using the gui as a visual guide, which I think is useful
@programming7685
@programming7685 2 жыл бұрын
Says you won't need tower for tutorial. Then immediately starts using tower.
@IfeSunmola
@IfeSunmola 2 жыл бұрын
Right? I feel like half of the tutorial was in tower
@vajk7
@vajk7 2 жыл бұрын
Presentation was nice, kudos for that, but the ugly marketing gimmick with the "cheat sheet" leaves you with a bad taste after all ...
@techtravelspirituality3573
@techtravelspirituality3573 3 жыл бұрын
👍
@sanchalghosh2110
@sanchalghosh2110 3 жыл бұрын
Tobias rieper
@pjmclenon
@pjmclenon Жыл бұрын
hello why did you skip that we have to do git init 1st?
@pjmclenon
@pjmclenon Жыл бұрын
sorry but from expernice its best to never skip or assume previous steps preamble etc but whaterver
@trotin
@trotin 3 жыл бұрын
Merci !
@fredericcasadei7677
@fredericcasadei7677 27 күн бұрын
Worst tutorial ever. Why ? It's a brilliant exhaustive documentation of how git does things. Period. But what, in my daily dev ops, shoud require to create a branch, to merge it or not, to push it or not, ... Nothing here to help you to link every day dev ops tasks to git commands listed here. Useless.
@AhsankhanAmu
@AhsankhanAmu 3 жыл бұрын
Thank you @freeCodeCamp for awesome tutorial.
@jettthecoder1185
@jettthecoder1185 3 жыл бұрын
also FIRST!
@jyrj
@jyrj 3 жыл бұрын
Cool😎 first comment
@nalo6310
@nalo6310 3 жыл бұрын
QQQQQ
@pjmclenon
@pjmclenon Жыл бұрын
C:\Users\Main\Desktop eact\test_repo2>git init Initialized empty Git repository in C:/Users/Main/Desktop/react/test_repo2/.git/ C:\Users\Main\Desktop eact\test_repo2>git branch branch1 fatal: not a valid object name: 'master' C:\Users\Main\Desktop eact\test_repo2>
@richiemugambi9487
@richiemugambi9487 3 жыл бұрын
Freecodecamp is the best source of learning code fr fr
@fabrice9848
@fabrice9848 7 ай бұрын
Thank you!
How to be a git expert
46:26
Floating Little Leaves of Code
Рет қаралды 155 М.
Git Branching and Merging - Detailed Tutorial
54:28
SuperSimpleDev
Рет қаралды 200 М.
Magic trick 🪄😁
00:13
Andrey Grechka
Рет қаралды 45 МЛН
Comfortable 🤣 #comedy #funny
00:34
Micky Makeover
Рет қаралды 17 МЛН
Harley Quinn's desire to win!!!#Harley Quinn #joker
00:24
Harley Quinn with the Joker
Рет қаралды 16 МЛН
SPILLED CHOCKY MILK PRANK ON BROTHER 😂 #shorts
00:12
Savage Vlogs
Рет қаралды 47 МЛН
Git Tutorial For Dummies
19:25
Nick White
Рет қаралды 1 МЛН
Why is anti-immigration sentiment on the rise in Canada?
13:00
The Guardian
Рет қаралды 1,8 МЛН
Why I Use Golang In 2024
9:21
ThePrimeTime
Рет қаралды 293 М.
API vs. SDK: What's the difference?
9:21
IBM Technology
Рет қаралды 1,4 МЛН
13 Advanced (but useful) Git Techniques and Shortcuts
8:07
Fireship
Рет қаралды 908 М.
How Git Works: Explained in 4 Minutes
4:18
ByteByteGo
Рет қаралды 185 М.
Git MERGE vs REBASE: The Definitive Guide
9:39
The Modern Coder
Рет қаралды 105 М.
Git and GitHub Tutorial for Beginners
46:19
Kevin Stratvert
Рет қаралды 1,3 МЛН
Magic trick 🪄😁
00:13
Andrey Grechka
Рет қаралды 45 МЛН