Adim Adim Mac Git Kurulumu (Step-by-Step Mac Git Installation)

Опубликовано: 01 Октябрь 2024
на канале: TechProEducation TR
7,806
60

We would be happy to inform you about our programs. You can always contact us to learn about our IT programs and join our family. You can enjoy coding and IT with one of the following programs.

✅ Full-Stack Data Science
✅ Full-Stack Java Developer
✅ AWS &DevOps Engineering
✅ Full-Stack Automation Engineering
✅ Full-Stack Web Developer
✅ Full-Stack Mobile Developer
✅ Web Design&Digital Marketing
✅ Bank Project / Appium&Mobile Testing

You can follow our social media accounts to stay updated.
Facebook:
  / techproeduca.  .
Instagram:
  / techproeduc.  .
Youtube:
https://www.youtube.com/channel/UCU36...
Telegram link:
https://t.me/joinchat/Nn4QDBxxFeGKqJP...
LinkedIn:
  / techproed.  .

For more information and help please contact us.

Email: [email protected]

Phone&WhatsApp:
+1 917 768 7466
+31 6 26347033 (EU)
---------------------------------------------------------------------------------------

Git Kurulumu:
1. Install Homebrew Website: https://brew.sh/
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Hom...)"
Homebrew un yuklendigini kontrol edin:
brew help

2. brew install git

3. Tekrar terminal a gelip
git --version
yazin. Version numarasi goreceksiniz.

4. Eger git hesabi olusturduysaniz, git hesabini tanimlayabilirsiniz
git config --global user.email "[email protected]"
git config --global user.name "Ali"