How to Install Git on MacOS 2024

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ม.ค. 2025

ความคิดเห็น • 87

  • @Moonstonedivagirl
    @Moonstonedivagirl 2 หลายเดือนก่อน +3

    I am new to coding and webdevelopment just started taking a class using dreamweaver and had to install on a mac, also new to mac. Thank you, I could not use the other videos on this subject. I was only able to be successful using your video. Thanks for the great explanation for us newbies.

  • @varunnayak5369
    @varunnayak5369 4 หลายเดือนก่อน +3

    I've been looking at installation of homebrew for such a long time and no video makes it this clear. Thank you so much for your help! I really appreciate it!

    • @code_wizard
      @code_wizard  4 หลายเดือนก่อน

      Glad I could help!

  • @temobgarashvili5676
    @temobgarashvili5676 ปีที่แล้ว +9

    I love the fact that you explained difference between git and github even though you did not have to but cleared it up. Love that

  • @bellingtonmakoba164
    @bellingtonmakoba164 11 หลายเดือนก่อน +14

    hi, the git version on the terminal output is that of Xcode installation - not that of Homebrew installation. You may check this with: "which git" or "where git" on Terminal. OR simply look up the Terminal screen to see the git version being installed by Homebrew. To see the correct brew git version(2.43.0) in your case: exit the Terminal and restart the Terminal, then check git version(assumption is that the path is set correctly). Otherwise, helpful video.

  • @ArtisticYogurtz
    @ArtisticYogurtz 4 หลายเดือนก่อน +2

    Thanks! I'm starting Github for project and you made this video so clear.

    • @code_wizard
      @code_wizard  4 หลายเดือนก่อน

      Great to hear!

  • @johnnystardust9918
    @johnnystardust9918 26 วันที่ผ่านมา

    Now, this is some next-level computer guy stuff. Thank you for the tutorial my man!

  • @singuraja
    @singuraja หลายเดือนก่อน +1

    Thank you my friend. This video is very much useful to me. I wish you a good health and prosperous so that you can help others like me and have a good life.

  • @aryandwaram6556
    @aryandwaram6556 5 หลายเดือนก่อน +2

    God u saved me. Ive been looking at videos for an hour

    • @code_wizard
      @code_wizard  5 หลายเดือนก่อน

      Glad it helped!

  • @antMight
    @antMight 15 วันที่ผ่านมา

    Thank you! It helped me a lot! Have a nice day!

  • @rmimpact
    @rmimpact 6 วันที่ผ่านมา

    Didnt work for me. Im still all new to this stuff and after downloading git and runnibg brew -version i got the brew is no command. I then copy pasted the command to add it to my path which also did not work 😭 i will hopefully find a solution soon.

    • @Dad_tales
      @Dad_tales 5 วันที่ผ่านมา

      After you install home brew you have to follow complete the next steps:
      ==> Next steps:
      - Run these commands in your terminal to add Homebrew to your PATH:
      1) echo >> /Users/YOUR INFO/.zprofile
      2) echo 'eval "$(/opt/homebrew/bin/brew shellenv)"' >> /Users/YOUR INFO/.zprofile
      3) eval "$(/opt/homebrew/bin/brew shellenv)"
      I just copied and pasted them.

  • @СпершуМонетиПотімКотлети
    @СпершуМонетиПотімКотлети 10 หลายเดือนก่อน +7

    zsh: command not found: brew
    echo 'PATH="/usr/local/bin:$PATH"' >> ~/.bash_profile dont help.

    • @capetechiehub
      @capetechiehub 8 หลายเดือนก่อน +9

      - Run these two commands in your terminal to add Homebrew to your PATH:
      1. (echo; echo 'eval "$(/opt/homebrew/bin/brew shellenv)"') >> /Users/xxxxxxxxxx/.zprofile
      2. eval "$(/opt/homebrew/bin/brew shellenv)"
      replace xxxxxxxxxx with your profile name

    • @vaibhavrane6899
      @vaibhavrane6899 8 หลายเดือนก่อน

      @@capetechiehub Thanks

    • @klwrpa
      @klwrpa 7 หลายเดือนก่อน

      @@capetechiehub many thanks!

    • @davidrenoz
      @davidrenoz 7 หลายเดือนก่อน

      ​@@capetechiehub Thanks, the installation itself gave these lines, but I wasn't sure where each began and ended.

    • @sauravkumarjha6162
      @sauravkumarjha6162 4 หลายเดือนก่อน

      @@capetechiehub Many thanks Man/Woman

  • @MarkyMark93121
    @MarkyMark93121 3 หลายเดือนก่อน

    Hey man keep up the great content! It’s super helpful!

  • @lucianolagosbecerra3250
    @lucianolagosbecerra3250 6 หลายเดือนก่อน +1

    hi, there is two commands, that you have to apply, in the "Next steps", and y don´t know how to end the installation.
    Sorry i am from Chile, and I´m novice in terminal and english.

  • @fabiocuevas3997
    @fabiocuevas3997 6 หลายเดือนก่อน

    Thanks a lot for your video, im from Mexico and any video in Spanish is good like this one that you made

  • @phillegg15
    @phillegg15 7 หลายเดือนก่อน +1

    Excellent - thanks for the clear explanation

  • @Michelle-qw9qq
    @Michelle-qw9qq 11 วันที่ผ่านมา

    This was so easy to follow thank you so so much!!

    • @code_wizard
      @code_wizard  7 วันที่ผ่านมา

      Glad it was helpful!

  • @AURLab
    @AURLab 2 หลายเดือนก่อน

    i'm having trouble in VS Code where the "clone repository" button is not displaying. After searching online, I assumed a connection between Git and VS code where if I install Git, it will allow me to clone repositories. Is this true?

  • @LethalLoveMedia
    @LethalLoveMedia 2 หลายเดือนก่อน

    Thank you this was helpful, and explained clearly. Was an easy setup. Thanks again

  • @shravya.design
    @shravya.design 5 หลายเดือนก่อน +1

    This was very helpful, thank you so much!

  • @Ilcah.
    @Ilcah. 2 หลายเดือนก่อน

    thank you so much i was really stuck on how to download it using homebrew

  • @ramonvalentim4392
    @ramonvalentim4392 7 หลายเดือนก่อน +1

    nice video, thanks from Brazil

  • @Lgbby
    @Lgbby 3 หลายเดือนก่อน

    Thank you! This was so easy to follow

  • @draweraku4558
    @draweraku4558 7 หลายเดือนก่อน +1

    bro thank you so much it was an easy to follow tutorial

  • @bicaelfrancisco9043
    @bicaelfrancisco9043 6 หลายเดือนก่อน

    Very good video and the explanation is very clear. Thank you.

  • @DEMIR_DUK
    @DEMIR_DUK 7 หลายเดือนก่อน +1

    Thx for excellent explanation.

  • @ujjwalsingh3814
    @ujjwalsingh3814 4 หลายเดือนก่อน +1

    I had so much problem thank you so much for all this

    • @code_wizard
      @code_wizard  4 หลายเดือนก่อน

      Glad it helped!

  • @salimam2642
    @salimam2642 11 หลายเดือนก่อน +1

    Excellent video. Thank you.

  • @raghadf9188
    @raghadf9188 11 หลายเดือนก่อน

    in my terminal instead of installing Homebrew, why did the terminal tell me that The Xcode Command Line Tools will be installed?

    • @code_wizard
      @code_wizard  11 หลายเดือนก่อน +1

      You'll want to follow the prompt to install those too. On Mac there's not much you can do without the Xcode Command line tools, and you need them to run certain software/commands in the terminal (including homebrew). Sometimes they are already installed by default, other times they are not in which case you'll need to follow the prompt and install them.

  • @astheticgamer1562
    @astheticgamer1562 หลายเดือนก่อน +1

    Nice video but you should teach how to add brew in our path

  • @karenoliveira5782
    @karenoliveira5782 9 หลายเดือนก่อน +1

    loved the video

  • @j1mm1eK1ngs
    @j1mm1eK1ngs 8 หลายเดือนก่อน +1

    please help;
    zsh: command not found: brew--version
    zsh: command not found: brew--version

    • @mdshahabuddin1806
      @mdshahabuddin1806 6 หลายเดือนก่อน +6

      export PATH=/opt/homebrew/bin:$PATH

    • @mdshahabuddin1806
      @mdshahabuddin1806 6 หลายเดือนก่อน +2

      now check. I hope it will solve

  • @evyataravni8893
    @evyataravni8893 4 หลายเดือนก่อน

    Great video ! very clear, thank you.

  • @Rajeshn-n7h
    @Rajeshn-n7h 11 หลายเดือนก่อน

    Thanks for the video on MAC.

  • @elvirakharunova1589
    @elvirakharunova1589 6 หลายเดือนก่อน

    Thank you! It really helped me 😍

  • @tr1pper
    @tr1pper 5 หลายเดือนก่อน +1

    thank you so much! very helpful info

    • @code_wizard
      @code_wizard  5 หลายเดือนก่อน

      Glad it was helpful!

  • @Amandahylopes
    @Amandahylopes หลายเดือนก่อน

    Thank you so much for your help!

  • @vivbakht1
    @vivbakht1 14 วันที่ผ่านมา

    legend! thank you

  • @nikhildeka8357
    @nikhildeka8357 9 หลายเดือนก่อน +1

    Nice video. I solved my problem with this .

    • @code_wizard
      @code_wizard  9 หลายเดือนก่อน

      Glad to hear that!

  • @sledrider001
    @sledrider001 5 หลายเดือนก่อน +1

    Thank You Sir !

  • @mashiro3696
    @mashiro3696 9 หลายเดือนก่อน +1

    Are you sure? Isn't 'git version 2.39.3 (Apple Git-145)' the system's original git? Typing 'which git', it;s in /usr/bin/git, not homebrew directory

    • @sivakumarm3569
      @sivakumarm3569 6 หลายเดือนก่อน

      After the installation of Git using homebrew quit the terminal and reopen it. Then you can see the latest version without Apple. Then if you type which git then you can see homebrew directory

  • @aminemerad2718
    @aminemerad2718 6 หลายเดือนก่อน +1

    Thank you man

  • @JazzMusicChannel
    @JazzMusicChannel หลายเดือนก่อน

    thanks a lot, it works!

    • @code_wizard
      @code_wizard  หลายเดือนก่อน

      You're welcome!

  • @goddessl3141
    @goddessl3141 4 หลายเดือนก่อน

    You sir, are a godsend!! I had to submit this exact thing for attendance today and I was so confused because I did think it was the same thing as Github and that this was supposed to lead to it. But thanks to your video I submitted on time and get marks for my attendance, I can't stress this enough, THANK YOU CODE WIZARD!!!

  • @Tim-again
    @Tim-again 2 หลายเดือนก่อน

    Thanks, my G!!

  • @sivaramjallu001
    @sivaramjallu001 11 หลายเดือนก่อน

    Very good Video!! Thanks !!

    • @code_wizard
      @code_wizard  11 หลายเดือนก่อน

      Thanks!

  • @ranjanadissanayaka5390
    @ranjanadissanayaka5390 ปีที่แล้ว

    best video ..very clear..

  • @cenme4536
    @cenme4536 6 หลายเดือนก่อน

    oh my god. ive been watching yt tutorials for a whole week trying to update my git and it just keeps saying my version is 2.15.0..WTF? Literally nothing is working and ive searched stack overflow and yt for hours trying to figure this out. Is anyone else going through the same thing?

    • @code_wizard
      @code_wizard  6 หลายเดือนก่อน

      Did you install via brew install git? Sometimes you need to link it via: brew link --force git@2.34 (or whatever version you installed). Then restart your terminal.

    • @code_wizard
      @code_wizard  6 หลายเดือนก่อน

      And if that still doesn't work update your path variable in .zshrc or .bash_profile: PATH="/usr/local/opt/git@VERSION/bin:$PATH" (replace VERSION with whatever version you installed), then restart terminal

  • @shp3343
    @shp3343 6 หลายเดือนก่อน

    the best man

  • @searching4answers
    @searching4answers 4 หลายเดือนก่อน +1

    The git version shown in this video is not the one that Homebrew installed. That is the default git that comes with MacOS. This tutorial will not help individuals looking to use the latest git version. Git 2.43.0 is not the version you showed as your solution (Git 2.39.3)

  • @mdarmanhossain1883
    @mdarmanhossain1883 4 หลายเดือนก่อน

    Thanks a lot. ❤

    • @code_wizard
      @code_wizard  4 หลายเดือนก่อน

      Always welcome

  • @naturesrevolution
    @naturesrevolution 10 หลายเดือนก่อน +2

    I cant type password

    • @recitationOfHolyKoran
      @recitationOfHolyKoran 10 หลายเดือนก่อน +3

      you don't see the password when you type it.
      Just write your password and press enter, and it moves on to the next steps. At least, that is what I did.

    • @naturesrevolution
      @naturesrevolution 10 หลายเดือนก่อน

      @@recitationOfHolyKoran thank you got it

  • @sabatauqeer1
    @sabatauqeer1 8 หลายเดือนก่อน

    thanks

    • @code_wizard
      @code_wizard  8 หลายเดือนก่อน

      You're welcome!

  • @sulaimandev
    @sulaimandev ปีที่แล้ว

    Best video

  • @bicaelfrancisco9043
    @bicaelfrancisco9043 6 หลายเดือนก่อน

    Very good video and the explanation is very clear. Thank you.

  • @Andrey-Pashentsev
    @Andrey-Pashentsev หลายเดือนก่อน

    Thank you so much!