Git Essentials in VS Code: A Step-by-Step Guide

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

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

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

    What else would you like to learn about Git and VS Code? Let me know! 👇

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

      Please do more,
      Really dense and practical delivery, thank you

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

      @drivetrainerYT Thats the plan! Thanks for watching 🙏

  • @EthioMix
    @EthioMix 2 месяца назад +1

    Great content.

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

      Thanks! I appreciate the feedback. 🙏

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

    Great video. Is there a way to visualise the branches?

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

      I’ve always used the GitLens extension in the past, but it’s changed a lot over the years and they charge for the premium features. I see a lot of folks recommending GitGraph these days (also an extension). Hope that helps!

    • @AndreiGeorgescu-j9p
      @AndreiGeorgescu-j9p 3 месяца назад

      ​@@thecommoncoderA gitlens video would be great.

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

    I use vs code with manual git commands. Guess im going to change...

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

      I actually do a bit of both in my day-to-day work. I’ll usually push, pull, branch and merge from the VS Code terminal, and do all of my staging and commits from the source control panel. Thanks for watching! 🙏