How to clone GitHub Repository (2024 updated)

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 มี.ค. 2024
  • How to clone GitHub Repository (2024 updated)
    In this video, I will show you how to clone a github repository from github.com to your local machine.
    I will show you how to download a Zip file containing the code of the GitHub repository in the browser and also how to clone the GitHub repository with https on the command line using your terminal (bash or gitbash) on Linux, MacOS or Windows like a real developer, so you can then also commit and push any changes from the command line later.
    Thanks for watching and see you next time!

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

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

    Woowoowoooowo

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

    Great video but im getting confused with the terminal part. You have the screen just loaded up but what do i need to type in the terminal to bring up the new file i have created. Please help

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

      can you explain a bit more what you need please or refer to a specific time stamp

    • @meika124
      @meika124 28 วันที่ผ่านมา

      Are you talking about the "cd" command which allows you to navigate through the files?