A brief introduction to Git for beginners | GitHub

Поделиться
HTML-код
  • Опубликовано: 25 окт 2024

Комментарии • 58

  • @GitHub
    @GitHub  3 месяца назад +3

    Like this hoodie? Get one here: www.thegithubshop.com/shop-by-category/apparel/hoodies

    • @PHOENIXMARIE-t7y
      @PHOENIXMARIE-t7y 2 месяца назад +1

      "I'd love to know how I can ask Python, HTML, CSS, and JavaScript developers to contribute to my project. Is there a feature on your website that allows for such requests?"

  • @davidweaver8506
    @davidweaver8506 11 дней назад +1

    I got stuck at 6:19. Code didn't work:
    $ code .
    bash: code: command not found

  • @BajoranEngineer
    @BajoranEngineer 4 месяца назад +5

    This is amazing and so necessary!! Thank you for this.

  • @siriThumkuntla
    @siriThumkuntla 4 месяца назад +13

    Can you please make more detailed version for this video. so, that I can learn from the github community itself. or series for this thing can be really helpful and also a thankyou !!

    • @itsthatladydev
      @itsthatladydev 4 месяца назад +3

      when you say more detailed, what do you mean? We def have more videos coming!

    • @siriThumkuntla
      @siriThumkuntla 4 месяца назад +1

      @@itsthatladydevconsidering an example repository and making us learn through it would be great !

    • @itsthatladydev
      @itsthatladydev 4 месяца назад +4

      @@siriThumkuntla ohh yes!! More to come! Subscribe so you dont miss the upload!

  • @waleadebayo3846
    @waleadebayo3846 9 дней назад

    Thanks for this video. Though I'm new to the entire concept, I'm able to understand most of it. As I installed on Windows I saw Git GUI, Git CMD and Git Bash. I would like to know the difference between the three and how to use them.

  • @peterd1965a
    @peterd1965a 5 месяцев назад +2

    Mac OSX "code ." does not work. What code editor are you using? Do I need to install that first? Thank you.

  • @ensmith210
    @ensmith210 5 месяцев назад +1

    This video is very helpful. I'm working on getting back to learning GIT, Linux and Python

    • @itsthatladydev
      @itsthatladydev 4 месяца назад

      oh that's amazing! Im glad it was helpful! More to come!

  • @ScienceRishabh
    @ScienceRishabh 3 месяца назад +1

    More helpful for earlier thanks for this and future 😊

  • @chicagoeverywhere9199
    @chicagoeverywhere9199 5 месяцев назад +3

    🙏🏾🙏🏾🙏🏾🙏🏾 thank you for this! Subscribed!

  • @pinkuman46
    @pinkuman46 4 месяца назад

    Good video. However, I can't help but worry about the cool shell prompt. How can I show Git's branches etc. on the prompts?

  • @SpragginsDesigns
    @SpragginsDesigns 4 месяца назад +5

    That GitHub hoodie is awesome.

    • @GitHub
      @GitHub  3 месяца назад +1

      Get your own: www.thegithubshop.com/shop-by-category/apparel/hoodies :)

    • @SpragginsDesigns
      @SpragginsDesigns 3 месяца назад

      @@GitHub Maybe a shirt or backpack since it's summer, thanks!

  • @GSteel-rh9iu
    @GSteel-rh9iu 4 месяца назад +2

    Thank you very helpful!

  • @aminjonavulov
    @aminjonavulov 3 месяца назад +3

    Thanks Kedasha!

  • @kamleshparmar-k6g
    @kamleshparmar-k6g 5 месяцев назад +3

    don't know but my code editor is not opening

  • @kate-pt2ny
    @kate-pt2ny 5 месяцев назад +4

    Thanks, clear and looking forward to the follow-up

    • @itsthatladydev
      @itsthatladydev 4 месяца назад

      so gla dit's helpful! More to come!

  • @samuelitooooo
    @samuelitooooo 3 месяца назад

    I was disappointed in the lack of Linux instructions, but for Debian (and derivatives) users, its just sudo apt install git. Which, if you've already been using the terminal to manage apps, is thankfully extremely easy (and you'd know to do sudo apt update beforehand). And it looks like Mac OS commands are the same as in Linux. (It's a UNIX thing, right?)

  • @feliperocha750
    @feliperocha750 4 месяца назад

    Thanks for the video, it was very usefull!

  • @BruceBeck-f1n
    @BruceBeck-f1n 5 месяцев назад

    Fantastic video and timely since I'm working through a Coursera certification that includes Version Control. Your Mac terminal doesn't look anything like the one on my MPB, what is it and where can I find it. Also, it looks like Visual Studio Code at one point, (when you ran the "Code ." command - it that correct? If not PLEASE share your truth. Have a great day an keep the outstanding videos coming. V/r, ~BB~😎

  • @AlgoBasket
    @AlgoBasket 2 месяца назад

    Nice, I love GitHub :)

  • @haritonmukadafe8436
    @haritonmukadafe8436 4 месяца назад +1

    whenever I try creating a file it shows this error
    " touch newfile.js
    touch : The term 'touch' is not recognized as the name of a cmdlet, function, script file, or operable program. Check
    the spelling of the name, or if a path was included, verify that the path is correct and try again.
    At line:1 char:1
    + touch newfile.js
    + ~~~~~
    + CategoryInfo : ObjectNotFound: (touch:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException"
    got any idea why? cause I just create the file on the vs code instead.

  • @Archiblog
    @Archiblog Месяц назад

    5:32 apple symbol folder ~/documents - What does that mean, please?

  • @nbktechworld
    @nbktechworld 5 месяцев назад +1

    Git and GitHub are great

  • @iuliianikogdiuk1622
    @iuliianikogdiuk1622 4 месяца назад

    What is that window 'terminals' where we are supposed to copy paste the link, please?

    • @itsthatladydev
      @itsthatladydev 4 месяца назад

      or clarity, tell me what part of the video you're referencing so I can check.

    • @megangoad4443
      @megangoad4443 4 месяца назад

      @@itsthatladydev At minute: 9:07 (I came to the comments for the same reason.)

  • @PHOENIXMARIE-t7y
    @PHOENIXMARIE-t7y 2 месяца назад +1

    "I'd love to know how I can ask Python, HTML, CSS, and JavaScript developers to contribute to my project. Is there a feature on your website that allows for such requests?"

  • @AMITSHARMA-rr5fr
    @AMITSHARMA-rr5fr 5 месяцев назад +1

    ❤ thanks for da video..

    • @itsthatladydev
      @itsthatladydev 4 месяца назад

      you're so welcome! More to come!

  • @rovsdr3632
    @rovsdr3632 5 месяцев назад +1

    We love git

  • @gdobeg3244
    @gdobeg3244 4 месяца назад

    Where do I get a got hub hoodie

    • @GitHub
      @GitHub  3 месяца назад

      Plenty to choose from: www.thegithubshop.com/shop-by-category/apparel/hoodies

  • @OmPathak-zc2xl
    @OmPathak-zc2xl 4 месяца назад

    touch is not recognised is the message popping up

  • @hello_its_me.
    @hello_its_me. 4 месяца назад +1

    Git outta here!

  • @Jamshadbhtti1Jamshadbhtti1
    @Jamshadbhtti1Jamshadbhtti1 4 месяца назад

  • @trealwilliams1563
    @trealwilliams1563 Месяц назад

    ✊🏾

  • @youturunnyng
    @youturunnyng Месяц назад

    For you

  • @frankmurillo6080
    @frankmurillo6080 3 месяца назад

    Get it. 😜

  • @jaysanga5981
    @jaysanga5981 5 месяцев назад

    She is awesome.

  • @RachelAleman-gs6hq
    @RachelAleman-gs6hq 4 месяца назад

    Español

  • @PHOENIXMARIE-t7y
    @PHOENIXMARIE-t7y 2 месяца назад

    "I'd love to know how I can ask Python, HTML, CSS, and JavaScript developers to contribute to my project. Is there a feature on your website that allows for such requests?"

  • @Jamshadbhtti1Jamshadbhtti1
    @Jamshadbhtti1Jamshadbhtti1 4 месяца назад

  • @Jamshadbhtti1Jamshadbhtti1
    @Jamshadbhtti1Jamshadbhtti1 4 месяца назад