Hey everyone, thanks for watching ❤ If you want to support my work, I wrote a book on learning to code: amzn.to/3a911Rk (US) and books2read.com/u/4DgO8D (worldwide)
@visheshok8676 Жыл бұрын
Because of you my fear of git is now gone and I can also contribute to open source Thank you so much for spreading you knowledge with us 😘😘
@hardworkleaner Жыл бұрын
that was the best way of teaching thanks for everything
@dorlan9723 Жыл бұрын
Will take a look at those books, thanks!
@muhammadtalhabaig1725 Жыл бұрын
Thank you mam!
@ChloeValentineEspoir Жыл бұрын
amazing tut, this was awesome learning experience and I will be checking out your channels and other materials too
@siriusvatsa4 жыл бұрын
TimeLine 1:10 What is git 1:30 What is version control 2:10 Terms to be learn in video 5:20 Git commands 7:05 sign up in github 11:32 using git in local machine 11:54 git install 12:48 getting code editor 13:30 inside vsCode 14:30 cloning through vsCOde 17:30 git commit command 18:15 git add command 19:15 commiting 20:20 git push command 20:30 SSH Keys 25:25 git push 30:21 Review workflow so far 31:40 Compare between github workflow and local git workflow 32:42 git branching 56:30 Have fun is not allowed 1:01:50 Forking in git 1:07:55 Ending
@FaradayAcademy4 жыл бұрын
Thank you for doing that!
@siriusvatsa4 жыл бұрын
Faraday Academy welcome :) i am thankful to you for this video LOL 😊
@freecodecamp4 жыл бұрын
@Harsh Raj Thanks! I just added this to the description with credit to you.
@harshitgupta4244 жыл бұрын
thnx dude
@siriusvatsa4 жыл бұрын
:)
@panamafred14 жыл бұрын
When you said CD = Change Directory, I went into a time warp. I bought my first PC in 1984. It had a massive 10 meg hard drive! I knew absolutely nothing about computers. Didn't even know anyone who had one. The computer came with a thick three-ring binder with the title, DOS. I read and reread and reread the entire book until it started to make sense. (The first version of Windows didn't come out until 1985.) In 1985, I bought an early copy of Symantec's Q&A, a (non-Windows) word processor, flat file, and report generator, which relied heavily on keystroke combinations to get things done but was hinting at a graphical interface. I ran a non-profit for many years with Q&A and loved it, such an improvement from WordStar. So, now at 72-years-old, to see CD = Change Directory, I say to myself, "Hey, I can do this." Thanks for a good tutorial.
@akankshadixit79603 жыл бұрын
Though i'm 23 but in india the course of pg diploma of computer has not changed in years i also know cd means nd md i learnt dos os in 2019
@SuperWellbeloved3 жыл бұрын
@@akankshadixit7960 Really? Never knew people still learn DOS these days. Doing so will really help the understanding of directory/file structure. You will come to further appreciate how GUI has made life simple for computer users.
@christophergordon56413 жыл бұрын
this, love it
@wikkidize3 жыл бұрын
who asked?
@fornax57983 жыл бұрын
@@wikkidize Believe it or not, in the real world human beings express their thoughts without your consent. That being said, it's impressive how time connects one another.
@anuvapandya82873 жыл бұрын
Whole course was broken down into heading and sub-headings, spending time on important ones and you made sure the basics were clear to the students, viewers or learners like me. Thank You Gwen.
@hassansyed608714 күн бұрын
Gotta love humans who just give thousands of dollars of knowledge for absolutely free. What a wonderful individual Thanks for this
@WendyLiChinLim11 ай бұрын
Gwen articulated this topic so well and was able to break it down into simple terms for a newbie like me. She also explained everything very clearly, showcasing her intelligence in simplifying complicated concepts with ease. I am very grateful to have stumbled upon this video.
@illhaveawtrplz3 жыл бұрын
What an amazing explanation, thank you so much for being so clear and concise! A tip for new learners like myself: This video is slightly dated. GitHub now refers to the primary branch as "main" and not "master". If you try to run these commands exactly like Gwen in the video, you'll run into errors. Remember: main ✔️ master ❌
@alexandergarzo94153 жыл бұрын
Thanks dude!
@UntakenNick3 жыл бұрын
So now we have to remember to rename main to master every time we create a new respository.
@madhanops2 жыл бұрын
@@UntakenNick 😂
@domingorodriguez30772 жыл бұрын
i'm guessing political correctness is affecting this and master is now "racist."
@illhaveawtrplz2 жыл бұрын
@@domingorodriguez3077 Maybe? Who knows.
@kaitoti213 жыл бұрын
Thank you, Maybe some suggestions, - add the changes of github defaulting to "main" instead of master and the configs on it. - Setting up SSH keys(20:30) first must be earlier than the cloning through VS Code(14:30), so we can follow along
@Albaydawi98 Жыл бұрын
thanks
@developerninja619 Жыл бұрын
Thank you! I was hoping to find the comment about SSH cuz I was running into an error
@yellowked6 ай бұрын
Yeah, or you can do it through HTTPS without using SSH
@adraintokyo79943 жыл бұрын
This is an excellent, detailed tutorial for Git and GitHub. It’s long, but easy to follow, not least because there is no distracting music, no annoying jingles or graphics and perhaps most helpful, the narration is measured and carefully modulated ... you quickly feel at home with the delivery, from someone who really knows their subject material.
@unknownuser65772 жыл бұрын
This tutorial is probably the best github tutorial any beginner online could make use of. The lecture was succinct and it passed the desired information to the viewers, not having to make things overly complicated, she explains it so well.
@Tee-Star Жыл бұрын
Totally agree 🎉
@developerninja619 Жыл бұрын
How long did it take you guys to learn the whole video? I'm asking just because I want some comparison =)
@reynardbrits28396 ай бұрын
@@developerninja619don’t compare with other people. Sometimes i take few hours to learn a 1 hour video sometimes i only have to watch it once. So if it tales long it does not matter as long as you learn something
@sawazalz9764 Жыл бұрын
16:28 if you are having problem with using command "ls -la", make sure that you change your terminal into Bash first. To change your terminal, 1. Head to the upper right corner on terminal and press the drop-down menu. 2. Select "Git Bash" terminal. 3. Start using the command "ls -la" there.
@RheCode Жыл бұрын
omg thanks!!
@riodinoraihan596 Жыл бұрын
Thank you so much!
@CamaguNcoso Жыл бұрын
Do I have to install Git from the link provided? Git bash with Command Prompt is not working fo mr
@sawazalz9764 Жыл бұрын
@@CamaguNcoso Yes, u need to install it
@Duh_Daily Жыл бұрын
🔥🔥🔥 thanks
@fabriciosaavedra37954 жыл бұрын
I don't usually leave comments for tutorials, but let me say, this one fit like a glove to my newbie needs. Thanks a lot!
@jmdavaul3 жыл бұрын
This was much better than I expected it to be. Very "no fluff," clear, and bite sized. You can find these topics in many places (youtube, udemy, skillshare, etc) but most instructors can't seem to explain these topics plainly. You did exactly that, nice job. You covered the core concepts of branching, merging, PR's, conflict resolutions, and undoing changes in very easy to follow and digestible steps 👍
@josemgarlla744 жыл бұрын
Really love this git and github intro course, it really touches a lot of things. 1. How to create a repo locally through the CLI(Command Line Interface) or directly from GITHUB 2. git flow by using the most common commands: git add - git commit and git push/git pull, all of them with their corresponding explanation. What "origin", "remote" and "master" mean. 3. git branching: all the commands involve in that kind of operation as well as best practices. 4. git merging: when we use a "feature" branch and it's time to merge to the "master" branch -- PR (Pull Request) on the Github side 5. How to deal with "conflicts" when merging. 6. Undoing in git: undoing from the stage area versus undoing if we have committed once or several times. 7. Understanding how and why we fork a repo on github. Really awesome content, thank a lot for such a valuable content.
@СергейСергей-т5ц6л2 жыл бұрын
Как забрать. Деньги пришли
@obotandino2941Ай бұрын
4 years after and this is still insightful. Thank you so much.
@mikeantonin7580 Жыл бұрын
This was a highly comprehensive and helpful Git tutorial. It was definitely worth the full hour because unlike other shorter tutorials, it covered everything extensively (with appropriate examples too) thus helping me to properly understand the basic concepts and operations of Git as well as use cases, Thank you very much!
@thestreamer1481 Жыл бұрын
not really , a lot of explination is missing , i found this one much better : watch?v=ulQA5tjJark
@developerninja619 Жыл бұрын
How long did it take you to learn the whole video? I'm asking just because I want some comparison =)
@mikeantonin7580 Жыл бұрын
@@developerninja619 I watched it bit by bit across a little over a week (say 8 days). Mainly cause I wasn't too consistent, I repeated multiple parts to fully understand them and I did everything practically along with her on the video. Could definitely take you a much shorter time if you're consistent though.
@developerninja619 Жыл бұрын
@@mikeantonin7580 thanks for your reply. Btw how much time did you spend learning git daily?
@mohammadfallah.rasoulnejad53794 жыл бұрын
she is the most fluent instructor that answered all my questions while i was watching... imma go to her channel and subscribe rn.
@MegaRomza3 жыл бұрын
At some point I thought I was dumb for not gasping the concept of git and GitHub because I’ve watched over 5 courses which were paid but I was getting even more frustrated. But here you are making it all clear, now I have the ahaaaaaaaaa moment. I’m in love with your teaching methods, they make sense to me and now I can rewatch those other courses. Thank you very much!!!
@EricHillAuthor4 жыл бұрын
Gwen, your video is great! I love how everything is broken down into bite-size chunks. You have a wonderful gift of teaching. You've helped this beginner get closer to becoming a competent user of Git & GitHub.
@DefnitelyNotFred Жыл бұрын
Absolute masterpiece of a Tutorial. I'm an electrical engineer working as a Data Analyst with Energy Data. I'm trying to shore up my programming credentials as a Data Scientist because I'm trying to change jobs and have failed a lot of interviews for not having enough knowledge on Git, so this guide is very welcome :D
@vigneshwarselva9276 Жыл бұрын
i'm a non native speaker of english, what i loved a lot here is your slow n steady way of illustrations, was a nice video .. thanks u so much
@vishakarudhra86653 жыл бұрын
For beginners like me, who might be feeling lost with commands not working in the VS code terminal, all these commands will work on Git Bash since it can interpret all UNIX commands and git ones, on the top of it, it will track the edits you separately perform on VS code. So feel free and just git bash through this course.
@matijamomcilovic80792 жыл бұрын
Yeah I spent like 2 days tearing through all the documentation about SSH, GPG, PAT and what not... Git bash all the way...
@nicorepetto57812 ай бұрын
THANK YOU SO MUCH! This comment was a life saver. It needs more likes
@manelariapala78523 жыл бұрын
The first ever instructor that actually explains the meaning of each jargon! Thanks @Faraday Academy!
@addy91402 жыл бұрын
Agreed. Thank you for that. My co-workers who use git do not even know what these commands mean!
@GTFreeFlyer2 жыл бұрын
I finally understand Git after this video. I’ve asked so many questions to friends and watched several “quick” KZbin tutorials and was still confused about Git. Your tutorial was excellent and I’m glad I sat through the whole hour of it. It was completely worth my time. Thanks!
@doniyorallabergenov79702 жыл бұрын
Took me 5 days to completely learn your 1hour course but I repeated it over and over until I completely got it! Very useful, no nonsense and easy to understand. The only thing is, I think the location of SSH keys in the video got changed and placed after 'commit' and 'push' but it is necessary to set up before those steps. Took me a minute to figure that out. Thank you so much!
@eugenefdscodes2 жыл бұрын
Wait, could you go into more detail about what you mean here, and what the precise code is that is changed? I think I'm having the same issue. I can generate a public and private key, but when it comes time to opening the public key in order to copy it to github, it doesn't let me because I don't have permission.
@asuezeigwe9381 Жыл бұрын
Do we still need to do this step since we're using HTTPS
@TheBearCoder2 жыл бұрын
You do not understand how much this video has helped me in using git as an upcoming developer. You are the best teacher i have ever seen on youtube! Thank you so much
@oldlorenz95674 жыл бұрын
I 've watched a lot of Git tutorials, and this is for sure the best I've ever seen. Thanks !
@subhadipadhikary2704 жыл бұрын
Watch cs50 one
@purohitsagar88994 жыл бұрын
@@subhadipadhikary270 on KZbin???
@srijeethj36164 жыл бұрын
@@purohitsagar8899 Yes
@marwindacallos44434 жыл бұрын
@@subhadipadhikary270 I'm trying to save my time, so which one is the best tutorial? This or CS50?
@subhadipadhikary2703 жыл бұрын
@@marwindacallos4443 I have learnt from this this is good but the ssh key setup part is bit confusing so maybe just see another video to setup your ssh public and private key pair overall this vid is good enough
@icono__71363 жыл бұрын
I feel so relived; I'm finally learning this darn thing! Thank you for the tutorial. Thank you for taking the time to do this Gwen! Edit: Upon reviewing the tutorial again, I'd like to say: 1. When creating a tutorial, you guys should _truly_ understand the importance of slowing down to the pace of the learner. In the beginning you walk us through a nice set of key terms (which was exceptional), then start mixing lots of advanced and beginner-level concepts together in your explanations, confusing the person that's watching the video. Slow down, explain like we're 5, that's why we're here. 2. To expand upon the issue of mixing things up I mentioned above, it's okay to keep a tutorial short, and add footnotes later if you think that the advanced concepts you're touching on are still worth being aware of. That way, the beginner can truly focus their attention on the basics, and then access the footnote only when they feel comfortable with the knowledge they've acquired thus far, making the content of your footnotes even more effective. After all, isn't good programming about being efficient? I used to get annoyed at being expected to take additional English classes as a Computer Science student, but now I understand why. I spent 4 hours yesterday debugging a Terminal issue, only to later realize that there was an "issue" because the person who created the how-to GitHub document instructed the reader to paste this code into the Terminal command line: *eval "$(ssh-agent exec -s)"* They said to *paste* this command in the terminal (meaning: include the quotation marks). After 4 hours of learning about chmod, File Links, Groups, root directory, Inodes-things I knew NOTHING about prior to this, I resolved my problem by simply removing the quotation marks. Now, the arrogant developer might say, "Well that's obvious". No it's not! The person said "paste", meaning I would: - Select the piece of code - Apply ctrl+c to it, for Windows (cmd+c on Mac) - Go to the Terminal and apply ctrl+v/cmd+v Either the tutorial should have been made like this: *eval $(ssh-agent exec -s)* , or the person writing the document should I mentioned that the quotation marks need to be removed. As Software Engineering becomes more collaborative, programmers can no longer get away with being asocial, and communication impaired, so this is an area a lot more engineers need to start being proficient in .
@matheusguifer2 жыл бұрын
Glad someone said it
@kiet35242 жыл бұрын
wow thank you
@AboutVelvet2 жыл бұрын
golden comment
@owfan41342 жыл бұрын
"After 4 hours of learning about chmod, File Links, Groups, root directory, Inodes-things I knew NOTHING about prior to this, I resolved my problem by simply removing the quotation marks" i relate to this on a spiritual level, and stand alongside you in solidarity.
@pegah74822 жыл бұрын
i hope one day you make tutorials too you seem like a cool guy
@joseortiz_io4 жыл бұрын
Version control is definitely a crucial tool for developing software. Thank you for the education! ❤️
@_AnikSaha Жыл бұрын
At 21:43, One important note:: If you choose a new name instead of automatically generated location, you have to use that location name when adding configuration code to the [~/.ssh/config] file. Nice tutorial. Thank you.
@sakthipro_YT Жыл бұрын
Extremely useful, sharing a fewthings.. For latest Windows client on VScode, 1. Cloning via ssh doesn't work but via https does. 2. On Key generation, SSH for rsa doesn't work, but the new syntax & algorithm ed25519 published in Github help page works. 3. Same for starting & config ssh agent, the github help page commands worked. Thanks a lot for this video.
@SiddharthMathur2k0073 жыл бұрын
The most complete tutorial for beginners I have seen on KZbin so far! Thanks a lot!
@guitarman8134 жыл бұрын
This so far is the best (free) course that I've seen on Git and GitHub. Bravo Gwen!
@whoismikeyuk3 жыл бұрын
This has to be the best introduction to git and GitHub I have seen to date (yes, I have tried watching a number of videos). Easy to follow and clearly explained. Finally understanding "git push origin main" (changed from master) was my favourite part. Thank you.
@fabiennebonzon540827 күн бұрын
I totally relate to this comment!
@ojeleyeopeyemi6562 ай бұрын
This will go down in history as the best Git and GitHub course for beginners! Even if one is a dummy, one will still get. Kudos.
@saurabhbhardwaj7951 Жыл бұрын
I have been making mindless commits and PRs without realizing what they actually meant. This course fills so many gaps and answers most of my question regarding why we do a certain thing in Git. Thanks a Lot!!
@bernardbakala92413 жыл бұрын
I learned more that I expected. Thanks a million for such a complete course.
@mattmovesmountains14433 жыл бұрын
So helpful and well-explained. As a new coder, I'm in near disbelief that this is the setup process for what seems to be the tool used by every professional coder. That said I'm even more thankful you explained it so well.
@ashleyteece42372 жыл бұрын
The default name of the initial branch is now called "main" not "master". So if anyone is haveing trouble at 25:50, you need to use "git push origin main" not "git push origin master"
@anon_handle2 жыл бұрын
I read this 3-4x and still did not put two and two together.
@AB-cb4mb2 жыл бұрын
up
@codie12 Жыл бұрын
Looking at the branch you're working on (on the right of the path). In later versions of Git, the default branch was changed from main to master, so if you want to work with main branch, you can literally configure it locally (cuz the default on Github is still main :vv)
@danielolt6514 Жыл бұрын
you are a life saver
@Costa173 Жыл бұрын
thank you so much was wondering what this error was
Gwen has such a clear and pleasant voice and a perfect diction! Likewise, she has a very good teaching skills. Thanks, Gwen!
@natnaelguchima72412 жыл бұрын
Thanks for the video. I just went through the video minute by minute practicing the concepts, and it feels that I am now more familiar with git and GitHub than before I came to the video.
@MS-wv8nk2 жыл бұрын
Gwen, your tutorial is absolutely excellent! I am so grateful for IT pros like you! You are very clear, thorough, detailed. I've always wanted to better understand Git & Github and I believe you are my answer to learn how to make use of these great tools. It's SO nice to have a non-judgmental pro who makes sense and doesn't teach as if most of us out here already know what the tool does and how we can benefit from it. Hopefully I can teach my friends in time. I've just become your newest subscriber, so many thanks and please keep up the excellent teaching. I'm excited and now engaged...I've just got to make time to learn it and learn it well. Much respect. - MS!
@samuraijack59194 жыл бұрын
When I get my job in web development, you can be sure that I'm coming back to help you guys out.
@sarychewa3 жыл бұрын
did you find a job?
@Sparta.103 жыл бұрын
@@sarychewa I think hes still fighting with Aku
@SuperYtc13 жыл бұрын
@@sarychewa ofc not when Indians and Iranians are doing the job fo £$5/hour because it costs them cheaper to live...
@alanmurray4011 Жыл бұрын
Thanks Gwen. This is the best beginner tutorial I have come across for Git and GitHub. What makes it the best is that you don't assume that any bit of information is too trivial or unimportant to mention. I feel a lot more comfortable on the topic now. Thanks again!
@NdalamaCassiusMaluleke2 жыл бұрын
So as a self taught developer this has not been my first time looking into Git, but this the first time commands lines were explained even better which is good. Most places I would only get commands and work from there not knowing how to and when to use them. Gwen here, did a great job explaining and sharing the common usage and howwhen to. I am now confident to continue working and learning git. Thanks greate content.
@user-di4js6xw9n2 жыл бұрын
absolutely loved this video! as someone who was absolutely in the dark about how to use git and github, this crashcourse most definitely provided me with all the necessary information a beginner would need! thank you! :)
@faraza51613 жыл бұрын
This was definitely one of the best git tutorials I have ever come across. Big Thanks Gwen!!!
@VishalGupta-xw2rp4 жыл бұрын
You People are like a Blessing... Like Water in Dessert... You People are too Good for us. May the *Force* be with you🙋♂️😊🇮🇳
@alexandergracilla1394 Жыл бұрын
This video has better sound quality than the ad that came before
@briankaboyi-j1e Жыл бұрын
As a beginner, I've understood a lot about git and GitHub that I was struggling with just by following along with this video. Thanks You
@user-vq5gv1vg3w4 жыл бұрын
You did an amazing job, I don't collaborate on any projects and just used git for tracking changes over time, making my github page look busy, and project copypasta. But this reminded me how immensely useful git is; built a reference guide around your video Thank you!
@abdulhannan2882 жыл бұрын
This is exactly what a beginner would need .. a great course covered in so timely manner
@FaradayAcademy2 жыл бұрын
Thank you 😊
@brickviking6674 жыл бұрын
Thank you for this course, it seems to be a great refresher. My only comment about the content is that at least at my end, the audio is really quiet in comparison to a lot of the other videos I look at. I'm not sure if this is deliberate.
@JIHYELEE-h2m4 ай бұрын
I'm not native speaker of English. So I really appreciate your speed of speaking. Thanks a lot!
@piyushdongre3254 жыл бұрын
This has taught me all i needed to know about git which i was delaying for a long time. Thank you :)
@bkatsevych2 жыл бұрын
Probably the best Git and GitHub crash course newcomers can have. Thanks a lot for a perfectly done job!
@kirtperez99384 жыл бұрын
Y’all are amazing! Pumping out this much needed content especially during these times.
@eip4082 жыл бұрын
If you're a new to web development this is very important, precisely what I was looking for. thanks for this amazing content
@jinyoungchoi3443 Жыл бұрын
This video is amazing! I failed to understand Github for several years until I came across this video. Thanks!
@rerere77024 жыл бұрын
I'm literally five minutes in and I can already tell that you put great detail into this video. Keep up the great work!
@thecalgarians45972 жыл бұрын
It's the best Git / Github tutorial out there and that too at no cost to the learner. Amazingly explained all important and, I believe, the most commonly used git commands / Github operations in such an easy to understand manner. I feel so confident now in using git/github from earlier being a Zero in this space. I'd spcially acknowledge the slow pace of Gwen's speaking while explaining all these concepts. Wonderful job done, Gwen. Thank a ton!!!!!
@biljam9722 жыл бұрын
I am only 15 minutes into so far, and I have to say this is amazing tutorial, thank you!
@Platym062 жыл бұрын
No problem
@charlesagyei92002 жыл бұрын
The best Git tutorial I’ve ever had. Straight to the point and clear explanations to the important features. Thank you so much
@Jojms1232 жыл бұрын
I am pretty new to Git and I liked your video very much. First I think that the explanations are super easy to understand and second I like that you are using command line and git hub to show the features. I will now be searching for release management with Git, but you gave me already some nice ideas. Thank you
@tjex3 жыл бұрын
21:34 - you need to type in the full file path with the desired file name at the end. eg. /Users/tillman/.ssh/[insert desired file name] Otherwise it just ends up in the root of the Home folder. Just so people know. Could cause confusion.
@KulturanCov2 жыл бұрын
JUPPPPP, you sir, just saved me a lot of time! I did just that.
@Kawaremu4 жыл бұрын
I really learnt many things out of this video and I'm finally able to dive into version controls softwaare yeeeea!
@vashishtsharma72174 жыл бұрын
This is free content so if you don't like it, You should tell her in the comments than disliking it.
@kimberlykrieg39554 жыл бұрын
Let's imagine that those are people who are just upset/frustrated about having to learn Git or Github to begin with - so the dislikes are to the topic rather than the video. (I liked your comment by the way)
@saherelgendy38754 жыл бұрын
i think it is impossible to find undisliked video on youtube
@Terrabade4 жыл бұрын
I think if you dislike something you should dislike it because that’s why the button exists.
@kimberlykrieg39554 жыл бұрын
@@Terrabade 😜😜😜😜
@ahmedshakkhor8329Ай бұрын
Your video was great. Learned a lot , thanks! Although I have 3 points to address: 1. You didnt mention to switch to gitbash from powershell 2. SSH key part was not clarified for windows users 3. After fixing merge conflict, I didnt know what to expect on my repo.
@criscrawford4615 Жыл бұрын
Thanks - I forgot everything "git" in the last year and relearned it all plus more after watching this one hour video.
@CSharpProdigy3 жыл бұрын
This is top notch I must say. I rarely give comments, but by default I'm doing so now..
@theshilpitube Жыл бұрын
Thank you very much! I learned a lot! I wish you'd add a git log after the last git reset that you did... but it's okay, I can always recreate the project and see how it looks. Thank you again for this tutorial! You are a good teacher!
@patrickvandersluis27962 жыл бұрын
Gwen, once again you have created the exact video I needed. Thank you for the effort and commitment it takes to professionally produce these pieces. I have enjoyed many of your tutorials.
@tankeryee71302 жыл бұрын
Hi buddy, I'm great that you are enjoy it. See, I stuck at SSH key part. Do you know why she type 'cd demo'? My local machine couldn't find it tho..
@Aepus2 жыл бұрын
Just wanted to say, this helped me out a bunch. The terminology breakdown at the beginning was very appreciated as well as your well-paced explanation. Thanks for uploading this!
@Badalkumar-me9ok Жыл бұрын
Such an excellent teacher, I had many problems understanding Git and Git hub now I completely understand all that stuff.
@enriquelmx Жыл бұрын
at 16:57 the equivalent Powershell command to "la" or "ls -la" commands may be "ls -force" or "Get-ChildItem -Force". The "ls" command in Powershell is a Get-ChildItem alias. Edit: guys I found this command really useful to see all the commits in different branches more visual-friendly: git log --graph , you can add --oneline to display the info more summarized.
@rigg13 Жыл бұрын
Thanks
@EricTighten3 жыл бұрын
Just to make it clear, if you don't have your ssh set up yet, you won't be able to clone the repo to your local machine, which is at around 15:05 of this tutorial
@rakshitshetty86243 жыл бұрын
Thanks
@chinmayghule82722 жыл бұрын
You can use HTTPS link instead of the SSH link.
@dannywadhwa17594 жыл бұрын
This was a great video to get familiar with the Git concepts in order to start working on it. Thanks Gwen
@chahalamit2 жыл бұрын
Best Github Tutorial so far! Hands down. Couldnt appreciate more that how she has considered detailing the tiniest of things about git and github.
@HolymanFMZ7 ай бұрын
You don't realise the way you just save my entire career, That's really for dummies like i was in the beginnig of your tutoriel, thanks a billion times😁😁❤❤
@Shad19914 жыл бұрын
First time seeing your tutorial and I'm so impressed...structured and easy breakdown of git and github..thanks so much Your channel will become a playground for me now.
@renelagunajr45382 жыл бұрын
This tutorial is really amazing. It is highly recommended for beginners who want to learn different commands in git. Thank you very much to this wonderful video. Looking forward to another one.
@Ghostrider-gz1tf2 жыл бұрын
ls - la command is not found Showing in VSCode bro How to fix
@lckylke57513 жыл бұрын
Showing hidden files on windows and in powershell wil work with "dir -Force" :) Good Tutorial btw
@parlezvsfr8 ай бұрын
Excellent tutorial ! Very clear. I spent last 2 - 3 hours following it step by step and I understood everything ! I had no difficulty in reproducing the path. And it is very practical. I am a UX UI designer, so a bit impressed with the code. But that was real smooth. Well done !!!
@randyraymor1963 Жыл бұрын
This is a very detailed video. Unfortunately, being an older video, I found it difficult to follow. For one thing, GitHub has changed a bit since this video was made. But the real show stopper is that you are 90% devoted to Mac and I'm using Windows. It's hard enough for some people to learn new things, let alone, trying to convert commands to different operation systems.
@aldrinseanpereira140 Жыл бұрын
When first opening the terminal in VS Code, on the terminal bar just change from "powershell" to "Git Bash" and then follow along
@iMiike692 жыл бұрын
Much appreciated Gwen! This is one step on my long journey into programming, this was all very useful.
@wesjonm4 жыл бұрын
This was an incredible tutorial on Git! Very easy to follow and understand. Thank you
@bkahumuza2 жыл бұрын
Thanks Gwen for one of the most clear explanations I have had in life. Was lost till I found this Video. Thanks!
@syundown60055 ай бұрын
Amazing tutorial, being a comp info systems student the only class I ever had that included GitHub only involved us uploading a Google Colab notebook to a GitHub repo a single time and from there every project I ever had just immediately assumed I knew how to use every corner of Git, so I'm only half way through this tutorial and it already feels like it has taught me so much.
@prabhatkumarsingh57284 жыл бұрын
You guys are awesome, I was waiting for this video and here it is only in few days 🙏
@ChaneLX645 Жыл бұрын
Watch this in 1.5 speed
@mohammedayoub56917 ай бұрын
Lol. Thanks, that was helpful
@arab_memes7 ай бұрын
Well that's more natural 😂
@Koxy_Dev6 ай бұрын
Same here 😂
@NaftuliSinger5 ай бұрын
1.75 Rather
@dineshk98035 ай бұрын
Legend
@basilali97674 жыл бұрын
Amazing platform for ever...i didn't seen ever before..i'm always waiting this video
@mordest_porcket27 Жыл бұрын
Had fun learning from you. However one thing you can add is to show how the processes differ between mac an windows i had a lot of issues following along since i primarily use windows. however i got insights from GitHub publishing.
@johnnosek731 Жыл бұрын
My feedback: this was an incredibly helpful overview of how to use git. Thank you. I've been using it for over a year now but some of the commands I just ran because that's how I'd seen more senior devs do it. I really appreciated you explaining what some of the arguments mean (e.g. HEAD, origin, -u). I know there is a ton more that git can do but from my experience this will give people 90% of what they'll ever use git for.
@mong44914 жыл бұрын
The SSH KEY part should be moved up to the creating GitHub part......
@thebewerter57304 жыл бұрын
true, I couldn't do the first pull, had to stackoverflow everything, then I got to the part where she explains it!
@indianathe3rd7423 жыл бұрын
Is ssh done in terminal or gitbash
@antekvesic85653 жыл бұрын
@@indianathe3rd742 Better in git bash
@ketankhandelwal86263 жыл бұрын
@@indianathe3rd742 gitbash
@alephanull19533 жыл бұрын
@@indianathe3rd742 if your on Linux, then use ur terminal
@uyiosaakpasubi60522 жыл бұрын
Thank you so much for this, it was a really amazing video. I had a few issues setting up for windows ( had to download git bash), also I encountered a problem using the Personal Access Token (This comment is from December 2022 and the fine-grained token is in beta) to push to github . I resolved this by using the classic token
@allishagreen43854 жыл бұрын
OMG thank you so much for this video This was right on time for me. Please keep the awesome videos coming I greatly appreciate them ❤
@anudeepnayakoti2 жыл бұрын
Its a great course for complete beginners to learn about GIT. I used Git from many years, but wasn't aware about importance of the "upstream" command. This course made me understand it. Thank you so much for your efforts. I appreciate it.
@tavettehepburn615411 ай бұрын
This really helped clarify the difference between the different workflows based on whether you start with a local repo or a repo that is on Github. Thanks so much!